Home
last modified time | relevance | path

Searched refs:apple_serial_functions (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/pexpert/arm/
H A Dpe_serial.c380 static struct pe_serial_functions apple_serial_functions = variable
415 apple_serial_functions.has_irq = true; in apple_uart_setup()
419 register_serial_functions(&apple_serial_functions); in apple_uart_setup()