Lines Matching refs:KOBJMETHOD
286 KOBJMETHOD(uart_attach, imx_uart_bus_attach),
287 KOBJMETHOD(uart_detach, imx_uart_bus_detach),
288 KOBJMETHOD(uart_flush, imx_uart_bus_flush),
289 KOBJMETHOD(uart_getsig, imx_uart_bus_getsig),
290 KOBJMETHOD(uart_ioctl, imx_uart_bus_ioctl),
291 KOBJMETHOD(uart_ipend, imx_uart_bus_ipend),
292 KOBJMETHOD(uart_param, imx_uart_bus_param),
293 KOBJMETHOD(uart_probe, imx_uart_bus_probe),
294 KOBJMETHOD(uart_receive, imx_uart_bus_receive),
295 KOBJMETHOD(uart_setsig, imx_uart_bus_setsig),
296 KOBJMETHOD(uart_transmit, imx_uart_bus_transmit),
297 KOBJMETHOD(uart_grab, imx_uart_bus_grab),
298 KOBJMETHOD(uart_ungrab, imx_uart_bus_ungrab),