Home
last modified time | relevance | path

Searched defs:bus_priv (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Di2c.c500 static int mlxsw_i2c_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_i2c_cmd_exec()
512 static bool mlxsw_i2c_skb_transmit_busy(void *bus_priv, in mlxsw_i2c_skb_transmit_busy()
518 static int mlxsw_i2c_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_i2c_skb_transmit()
525 mlxsw_i2c_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_i2c_init()
557 static void mlxsw_i2c_fini(void *bus_priv) in mlxsw_i2c_fini()
Dpci.c1917 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init()
2085 static void mlxsw_pci_fini(void *bus_priv) in mlxsw_pci_fini()
2113 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, in mlxsw_pci_skb_transmit_busy()
2122 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_pci_skb_transmit()
2191 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec()
2275 static u32 mlxsw_pci_read_frc_h(void *bus_priv) in mlxsw_pci_read_frc_h()
2284 static u32 mlxsw_pci_read_frc_l(void *bus_priv) in mlxsw_pci_read_frc_l()
2293 static u32 mlxsw_pci_read_utc_sec(void *bus_priv) in mlxsw_pci_read_utc_sec()
2300 static u32 mlxsw_pci_read_utc_nsec(void *bus_priv) in mlxsw_pci_read_utc_nsec()
2308 mlxsw_pci_lag_mode(void *bus_priv) in mlxsw_pci_lag_mode()
[all …]
Dcore.c68 void *bus_priv; member
2098 void *bus_priv, bool reload, in __mlxsw_core_bus_device_register()
2249 void *bus_priv, bool reload, in mlxsw_core_bus_device_register()
/linux-6.12.1/include/drm/
Ddrm_encoder_slave.h154 void *bus_priv; member
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbus.h170 } bus_priv; member
/linux-6.12.1/drivers/ps3/
Dps3-vuart.c879 struct vuart_bus_priv *bus_priv = _private; in ps3_vuart_irq_handler() local
/linux-6.12.1/drivers/misc/lis3lv02d/
Dlis3lv02d.h261 void *bus_priv; /* used by the bus layer only */ member