Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dpic32_uart.c442 sport->irq_rx_name = kasprintf(GFP_KERNEL, "%s%d-rx", in pic32_uart_startup()
445 if (!sport->irq_rx_name) { in pic32_uart_startup()
452 sport->irqflags_rx, sport->irq_rx_name, port); in pic32_uart_startup()
499 kfree(sport->irq_rx_name); in pic32_uart_startup()
A Dpic32_uart.h55 const char *irq_rx_name; member

Completed in 4 milliseconds