Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Di2c.c485 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()
H A Dpci.c1414 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init()
1541 static void mlxsw_pci_fini(void *bus_priv) in mlxsw_pci_fini()
1568 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, in mlxsw_pci_skb_transmit_busy()
1577 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, in mlxsw_pci_skb_transmit()
1646 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, in mlxsw_pci_cmd_exec()
1740 static u32 mlxsw_pci_read_frc_h(void *bus_priv) in mlxsw_pci_read_frc_h()
1749 static u32 mlxsw_pci_read_frc_l(void *bus_priv) in mlxsw_pci_read_frc_l()
H A Dcore.c67 void *bus_priv; member
1865 void *bus_priv, bool reload, in __mlxsw_core_bus_device_register()
2012 void *bus_priv, bool reload, in mlxsw_core_bus_device_register()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-sunxi.c38 struct usb_bus_priv *bus_priv = dev_get_uclass_priv(dev); in ohci_usb_probe() local
H A Dr8a66597-hcd.c822 struct usb_bus_priv *bus_priv = dev_get_uclass_priv(dev); in r8a66597_usb_probe() local
H A Ddwc2.c1329 struct usb_bus_priv *bus_priv = dev_get_uclass_priv(dev); in dwc2_usb_probe() local
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_encoder_slave.h100 void *bus_priv; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbus.h141 } bus_priv; member
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3-vuart.c879 struct vuart_bus_priv *bus_priv = _private; in ps3_vuart_irq_handler() local
/OK3568_Linux_fs/kernel/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h261 void *bus_priv; /* used by the bus layer only */ member