Searched defs:_port (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/tty/serial/ |
D | lantiq.c | 237 lqasc_tx_int(int irq, void *_port) in lqasc_tx_int() 249 lqasc_err_int(int irq, void *_port) in lqasc_err_int() 262 lqasc_rx_int(int irq, void *_port) in lqasc_rx_int()
|
D | sh-sci.c | 97 #define min_sr(_port) ffs((_port)->sampling_rate_mask) argument 98 #define max_sr(_port) fls((_port)->sampling_rate_mask) argument 101 #define for_each_sr(_sr, _port) \ argument
|
D | efm32-uart.c | 88 #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) argument
|
/Linux-v4.19/drivers/usb/host/ |
D | xhci-dbgtty.c | 331 static void dbc_rx_push(unsigned long _port) in dbc_rx_push() 404 static int dbc_port_activate(struct tty_port *_port, struct tty_struct *tty) in dbc_port_activate()
|
/Linux-v4.19/tools/testing/selftests/kvm/include/ |
D | kvm_util.h | 171 #define GUEST_SYNC_ARGS(_port, _arg0, _arg1) \ argument
|
/Linux-v4.19/drivers/staging/mt7621-eth/ |
D | mdio.c | 66 const __be32 *_port = NULL; in mtk_connect_phy_node() local
|
/Linux-v4.19/drivers/parport/ |
D | share.c | 154 static int driver_check(struct device_driver *dev_drv, void *_port) in driver_check() 181 static int driver_detach(struct device_driver *_drv, void *_port) in driver_detach()
|
/Linux-v4.19/drivers/phy/marvell/ |
D | phy-mvebu-cp110-comphy.c | 124 #define MVEBU_COMPHY_CONF(_lane, _port, _mode, _mux) \ argument
|
/Linux-v4.19/drivers/thunderbolt/ |
D | tb.h | 343 #define __TB_PORT_PRINT(level, _port, fmt, arg...) \ argument
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | u_serial.c | 355 static void gs_rx_push(unsigned long _port) in gs_rx_push()
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 38 #define qlcnic_set_tx_port(_desc, _port) \ argument
|
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 319 #define netxen_set_tx_port(_desc, _port) \ argument
|