Searched defs:bus_priv (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | i2c.c | 484 static int mlxsw_i2c_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod,  in mlxsw_i2c_cmd_exec()496 static bool mlxsw_i2c_skb_transmit_busy(void *bus_priv,  in mlxsw_i2c_skb_transmit_busy()
 502 static int mlxsw_i2c_skb_transmit(void *bus_priv, struct sk_buff *skb,  in mlxsw_i2c_skb_transmit()
 509 mlxsw_i2c_init(void *bus_priv, struct mlxsw_core *mlxsw_core,  in mlxsw_i2c_init()
 541 static void mlxsw_i2c_fini(void *bus_priv)  in mlxsw_i2c_fini()
 
 | 
| D | pci.c | 1366 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core,  in mlxsw_pci_init()1507 static void mlxsw_pci_fini(void *bus_priv)  in mlxsw_pci_fini()
 1528 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv,  in mlxsw_pci_skb_transmit_busy()
 1537 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb,  in mlxsw_pci_skb_transmit()
 1606 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod,  in mlxsw_pci_cmd_exec()
 1700 static u32 mlxsw_pci_read_frc_h(void *bus_priv)  in mlxsw_pci_read_frc_h()
 1709 static u32 mlxsw_pci_read_frc_l(void *bus_priv)  in mlxsw_pci_read_frc_l()
 
 | 
| D | core.c | 64 	void *bus_priv;  member1100 				 void *bus_priv, bool reload,  in __mlxsw_core_bus_device_register()
 1228 				   void *bus_priv, bool reload,  in mlxsw_core_bus_device_register()
 
 | 
| /Linux-v5.4/include/drm/ | 
| D | drm_encoder_slave.h | 100 	void *bus_priv;  member
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ | 
| D | bus.h | 141 	} bus_priv;  member
 | 
| /Linux-v5.4/drivers/ps3/ | 
| D | ps3-vuart.c | 879 	struct vuart_bus_priv *bus_priv = _private;  in ps3_vuart_irq_handler()  local
 | 
| /Linux-v5.4/drivers/misc/lis3lv02d/ | 
| D | lis3lv02d.h | 261 	void			*bus_priv; /* used by the bus layer only */  member
 |