Searched defs:bus_priv (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | i2c.c | 485 static int mlxsw_i2c_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_i2c_cmd_exec() 497 static bool mlxsw_i2c_skb_transmit_busy(void *bus_priv, in mlxsw_i2c_skb_transmit_busy() 503 static int mlxsw_i2c_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_i2c_skb_transmit() 510 mlxsw_i2c_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_i2c_init() 542 static void mlxsw_i2c_fini(void *bus_priv) in mlxsw_i2c_fini()
|
A D | pci.c | 1489 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init() 1616 static void mlxsw_pci_fini(void *bus_priv) in mlxsw_pci_fini() 1643 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, in mlxsw_pci_skb_transmit_busy() 1652 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_pci_skb_transmit() 1721 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec() 1815 static u32 mlxsw_pci_read_frc_h(void *bus_priv) in mlxsw_pci_read_frc_h() 1824 static u32 mlxsw_pci_read_frc_l(void *bus_priv) in mlxsw_pci_read_frc_l()
|
A D | core.c | 67 void *bus_priv; member 1912 void *bus_priv, bool reload, in __mlxsw_core_bus_device_register() 2048 void *bus_priv, bool reload, in mlxsw_core_bus_device_register()
|
/linux/include/drm/ |
A D | drm_encoder_slave.h | 100 void *bus_priv; member
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | bus.h | 141 } bus_priv; member
|
/linux/drivers/misc/lis3lv02d/ |
A D | lis3lv02d.h | 261 void *bus_priv; /* used by the bus layer only */ member
|
/linux/drivers/ps3/ |
A D | ps3-vuart.c | 879 struct vuart_bus_priv *bus_priv = _private; in ps3_vuart_irq_handler() local
|
Completed in 26 milliseconds