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

/linux-master/include/drm/
H A Ddrm_encoder_slave.h102 void *bus_priv; member in struct:drm_encoder_slave
/linux-master/drivers/ps3/
H A Dps3-vuart.c879 struct vuart_bus_priv *bus_priv = _private; local
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbus.h170 } bus_priv; member in struct:brcmf_bus
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Di2c.c500 static int mlxsw_i2c_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, argument
512 static bool mlxsw_i2c_skb_transmit_busy(void *bus_priv, argument
518 static int mlxsw_i2c_skb_transmit(void *bus_priv, struct sk_buff *skb, argument
525 mlxsw_i2c_init(void *bus_priv, struct mlxsw_core *mlxsw_core, argument
557 static void mlxsw_i2c_fini(void *bus_priv) argument
H A Dpci.c1590 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, argument
1750 static void mlxsw_pci_fini(void *bus_priv) argument
1777 static bool mlxsw_pci_skb_transmit_busy(void *bus_priv, argument
1786 static int mlxsw_pci_skb_transmit(void *bus_priv, struct sk_buff *skb, argument
1855 static int mlxsw_pci_cmd_exec(void *bus_priv, u16 opcode, u8 opcode_mod, argument
1949 mlxsw_pci_read_frc_h(void *bus_priv) argument
1958 mlxsw_pci_read_frc_l(void *bus_priv) argument
1967 mlxsw_pci_read_utc_sec(void *bus_priv) argument
1974 mlxsw_pci_read_utc_nsec(void *bus_priv) argument
1982 mlxsw_pci_lag_mode(void *bus_priv) argument
1990 mlxsw_pci_flood_mode(void *bus_priv) argument
[all...]
H A Dcore.c68 void *bus_priv; member in struct:mlxsw_core
2096 __mlxsw_core_bus_device_register(const struct mlxsw_bus_info *mlxsw_bus_info, const struct mlxsw_bus *mlxsw_bus, void *bus_priv, bool reload, struct devlink *devlink, struct netlink_ext_ack *extack) argument
2247 mlxsw_core_bus_device_register(const struct mlxsw_bus_info *mlxsw_bus_info, const struct mlxsw_bus *mlxsw_bus, void *bus_priv, bool reload, struct devlink *devlink, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h261 void *bus_priv; /* used by the bus layer only */ member in struct:lis3lv02d

Completed in 160 milliseconds