Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Di2c.c502 static int mlxsw_i2c_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_i2c_cmd_exec()
514 static bool mlxsw_i2c_skb_transmit_busy(void *bus_priv, in mlxsw_i2c_skb_transmit_busy()
520 static int mlxsw_i2c_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_i2c_skb_transmit()
527 mlxsw_i2c_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_i2c_init()
559 static void mlxsw_i2c_fini(void *bus_priv) in mlxsw_i2c_fini()
H A Dpci.c1511 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init()
1667 static void mlxsw_pci_fini(void *bus_priv) in mlxsw_pci_fini()
1694 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, in mlxsw_pci_skb_transmit_busy()
1703 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_pci_skb_transmit()
1772 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec()
1866 static u32 mlxsw_pci_read_frc_h(void *bus_priv) in mlxsw_pci_read_frc_h()
1875 static u32 mlxsw_pci_read_frc_l(void *bus_priv) in mlxsw_pci_read_frc_l()
1884 static u32 mlxsw_pci_read_utc_sec(void *bus_priv) in mlxsw_pci_read_utc_sec()
1891 static u32 mlxsw_pci_read_utc_nsec(void *bus_priv) in mlxsw_pci_read_utc_nsec()
H A Dcore.c68 void *bus_priv; member
2161 void *bus_priv, bool reload, in __mlxsw_core_bus_device_register()
2312 void *bus_priv, bool reload, in mlxsw_core_bus_device_register()
/openbmc/u-boot/drivers/misc/
H A Dgdsys_soc.c28 struct gdsys_soc_priv *bus_priv; in gdsys_soc_get_fpga() local
/openbmc/linux/include/drm/
H A Ddrm_encoder_slave.h102 void *bus_priv; member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbus.h170 } bus_priv; member
/openbmc/linux/drivers/ps3/
H A Dps3-vuart.c879 struct vuart_bus_priv *bus_priv = _private; in ps3_vuart_irq_handler() local
/openbmc/linux/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h261 void *bus_priv; /* used by the bus layer only */ member
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c1323 struct usb_bus_priv *bus_priv = dev_get_uclass_priv(dev); in dwc2_usb_probe() local