/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | eq.c | 147 u8 slave; in mlx4_gen_slave_eqe() local 194 static void slave_event(struct mlx4_dev *dev, u8 slave, struct mlx4_eqe *eqe) in slave_event() 223 static void mlx4_slave_event(struct mlx4_dev *dev, int slave, in mlx4_slave_event() 253 int mlx4_gen_pkey_eqe(struct mlx4_dev *dev, int slave, u8 port) in mlx4_gen_pkey_eqe() 273 int mlx4_gen_guid_change_eqe(struct mlx4_dev *dev, int slave, u8 port) in mlx4_gen_guid_change_eqe() 290 int mlx4_gen_port_state_change_eqe(struct mlx4_dev *dev, int slave, u8 port, in mlx4_gen_port_state_change_eqe() 311 enum slave_port_state mlx4_get_slave_port_state(struct mlx4_dev *dev, int slave, u8 port) in mlx4_get_slave_port_state() 327 static int mlx4_set_slave_port_state(struct mlx4_dev *dev, int slave, u8 port, in mlx4_set_slave_port_state() 366 int set_and_calc_slave_port_state(struct mlx4_dev *dev, int slave, in set_and_calc_slave_port_state() 502 int slave = 0; in mlx4_eq_int() local [all …]
|
/openbmc/linux/drivers/soundwire/ |
H A D | stream.c | 63 struct sdw_slave *slave, in _sdw_program_slave_port_params() 406 struct sdw_slave *slave = s_rt->slave; in sdw_do_port_prep() local 587 struct sdw_slave *slave; in sdw_notify_config() local 925 static void sdw_slave_port_free(struct sdw_slave *slave, in sdw_slave_port_free() 945 static int sdw_slave_port_alloc(struct sdw_slave *slave, in sdw_slave_port_alloc() 972 static int sdw_slave_port_config(struct sdw_slave *slave, in sdw_slave_port_config() 1056 *sdw_slave_rt_alloc(struct sdw_slave *slave, in sdw_slave_rt_alloc() 1115 static void sdw_slave_rt_free(struct sdw_slave *slave, in sdw_slave_rt_free() 1284 struct sdw_dpn_prop *sdw_get_slave_dpn_prop(struct sdw_slave *slave, in sdw_get_slave_dpn_prop() 1983 int sdw_stream_add_slave(struct sdw_slave *slave, in sdw_stream_add_slave() [all …]
|
H A D | irq.c | 49 void sdw_irq_create_mapping(struct sdw_slave *slave) in sdw_irq_create_mapping() 56 void sdw_irq_dispose_mapping(struct sdw_slave *slave) in sdw_irq_dispose_mapping()
|
H A D | intel_auxdevice.c | 66 static bool is_wake_capable(struct sdw_slave *slave) in is_wake_capable() 94 struct sdw_slave *slave, in generic_new_peripheral_assigned() 172 static int intel_get_device_num_ida(struct sdw_bus *bus, struct sdw_slave *slave) in intel_get_device_num_ida() 188 static void intel_put_device_num_ida(struct sdw_bus *bus, struct sdw_slave *slave) in intel_put_device_num_ida() 447 struct sdw_slave *slave = dev_to_sdw_dev(dev); in intel_resume_child_device() local
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.c | 272 void cpsw_set_slave_mac(struct cpsw_slave *slave, struct cpsw_priv *priv) in cpsw_set_slave_mac() 487 struct cpsw_slave *slave = &cpsw->slaves[i]; in cpsw_init_common() local 581 struct cpsw_slave *slave; in cpsw_hwtstamp_v2() local 737 struct cpsw_slave *slave; in cpsw_ndo_set_tx_maxrate() local 793 struct cpsw_slave *slave; in cpsw_shp_is_off() local 809 struct cpsw_slave *slave; in cpsw_fifo_shp_on() local 826 struct cpsw_slave *slave; in cpsw_set_fifo_bw() local 885 struct cpsw_slave *slave; in cpsw_set_fifo_rlimit() local 937 struct cpsw_slave *slave; in cpsw_set_cbs() local 998 struct cpsw_slave *slave; in cpsw_set_mqprio() local [all …]
|
H A D | cpsw-phy-sel.c | 40 phy_interface_t phy_mode, int slave) in cpsw_gmii_sel_am3352() 100 phy_interface_t phy_mode, int slave) in cpsw_gmii_sel_dra7xx() 160 void cpsw_phy_sel(struct device *dev, phy_interface_t phy_mode, int slave) in cpsw_phy_sel()
|
/openbmc/u-boot/drivers/spi/ |
H A D | spi-mem-nodm.c | 9 int spi_mem_exec_op(struct spi_slave *slave, in spi_mem_exec_op() 85 int spi_mem_adjust_op_size(struct spi_slave *slave, in spi_mem_adjust_op_size()
|
H A D | atmel_spi.c | 28 static int spi_has_wdrbt(struct atmel_spi_slave *slave) in spi_has_wdrbt() 101 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 108 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 124 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 132 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer()
|
H A D | mxc_spi.c | 42 struct spi_slave slave; member 55 static inline struct mxc_spi_slave *to_mxc_spi_slave(struct spi_slave *slave) in to_mxc_spi_slave() 395 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, const void *dout, in spi_xfer() 469 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 476 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 483 void spi_release_bus(struct spi_slave *slave) in spi_release_bus()
|
H A D | omap3_spi.c | 112 struct spi_slave slave; member 459 static inline struct omap3_spi_priv *to_omap3_spi(struct spi_slave *slave) in to_omap3_spi() 464 void spi_free_slave(struct spi_slave *slave) in spi_free_slave() 471 int spi_claim_bus(struct spi_slave *slave) in spi_claim_bus() 485 void spi_release_bus(struct spi_slave *slave) in spi_release_bus() 569 int spi_xfer(struct spi_slave *slave, unsigned int bitlen, in spi_xfer()
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_procfs.c | 16 struct slave *slave; in bond_info_seq_start() local 35 struct slave *slave; in bond_info_seq_next() local 191 const struct slave *slave) in bond_info_show_slave()
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 336 int i, ix, slave, err; in __propagate_pkey_ev() local 446 static int find_slave_port_pkey_ix(struct mlx4_ib_dev *dev, int slave, in find_slave_port_pkey_ix() 504 static int is_proxy_qp0(struct mlx4_ib_dev *dev, int qpn, int slave) in is_proxy_qp0() 511 int mlx4_ib_send_to_slave(struct mlx4_ib_dev *dev, int slave, u32 port, in mlx4_ib_send_to_slave() 688 int slave = -1; in mlx4_ib_demux_mad() local 1341 int slave, struct ib_sa_mad *sa_mad) in mlx4_ib_multiplex_sa_handler() 1356 int mlx4_ib_send_to_wire(struct mlx4_ib_dev *dev, int slave, u32 port, in mlx4_ib_send_to_wire() 1486 int slave; in mlx4_ib_multiplex_mad() local 1955 static int alloc_pv_object(struct mlx4_ib_dev *dev, int slave, int port, in alloc_pv_object() 1972 static void free_pv_object(struct mlx4_ib_dev *dev, int slave, int port) in free_pv_object() [all …]
|
H A D | cm.c | 58 int slave; member 360 static int alloc_rej_tmout(struct mlx4_ib_sriov *sriov, u32 rem_pv_cm_id, int slave) in alloc_rej_tmout() 409 int slave; in lookup_rej_tmout_slave() local 426 int mlx4_ib_demux_cm_handler(struct ib_device *ibdev, int port, int *slave, in mlx4_ib_demux_cm_handler() 494 static void rej_tmout_xa_cleanup(struct mlx4_ib_sriov *sriov, int slave) in rej_tmout_xa_cleanup() 523 void mlx4_ib_cm_paravirt_clean(struct mlx4_ib_dev *dev, int slave) in mlx4_ib_cm_paravirt_clean()
|
/openbmc/u-boot/test/dm/ |
H A D | spi.c | 22 struct spi_slave *slave; in dm_test_spi_find() local 99 struct spi_slave *slave; in dm_test_spi_xfer() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-at91-slave.c | 65 static int at91_reg_slave(struct i2c_client *slave) in at91_reg_slave() 89 static int at91_unreg_slave(struct i2c_client *slave) in at91_unreg_slave()
|
H A D | i2c-designware-slave.c | 61 static int i2c_dw_reg_slave(struct i2c_client *slave) in i2c_dw_reg_slave() 86 static int i2c_dw_unreg_slave(struct i2c_client *slave) in i2c_dw_unreg_slave()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | lag.c | 85 struct net_device *slave; in rdma_get_xmit_slave_udp() local 112 struct net_device *slave = NULL; in rdma_lag_get_ah_roce_slave() local
|
/openbmc/u-boot/board/l+g/vinco/ |
H A D | vinco.c | 42 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 47 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate()
|
/openbmc/u-boot/drivers/misc/ |
H A D | cros_ec_spi.c | 24 struct spi_slave *slave = dev_get_parent_priv(dev->dev); in cros_ec_spi_packet() local 84 struct spi_slave *slave = dev_get_parent_priv(dev->dev); in cros_ec_spi_command() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt712-sdca-dmic.c | 178 static int rt712_sdca_dmic_io_init(struct device *dev, struct sdw_slave *slave) in rt712_sdca_dmic_io_init() 760 struct regmap *mbq_regmap, struct sdw_slave *slave) in rt712_sdca_dmic_init() 815 static int rt712_sdca_dmic_update_status(struct sdw_slave *slave, in rt712_sdca_dmic_update_status() 834 static int rt712_sdca_dmic_read_prop(struct sdw_slave *slave) in rt712_sdca_dmic_read_prop() 913 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt712_sdca_dmic_dev_resume() local 952 static int rt712_sdca_dmic_sdw_probe(struct sdw_slave *slave, in rt712_sdca_dmic_sdw_probe() 969 static int rt712_sdca_dmic_sdw_remove(struct sdw_slave *slave) in rt712_sdca_dmic_sdw_remove()
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | sigio.c | 416 int slave; member 429 static int async_pty(int master, int slave) in async_pty() 451 int master, slave, err; in check_one_sigio() local 509 static void tty_output(int master, int slave) in tty_output()
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regmap-sdw-mbq.c | 15 struct sdw_slave *slave = dev_to_sdw_dev(dev); in regmap_sdw_mbq_write() local 28 struct sdw_slave *slave = dev_to_sdw_dev(dev); in regmap_sdw_mbq_read() local
|
/openbmc/u-boot/board/gdsys/common/ |
H A D | mclink.c | 60 int mclink_send(u8 slave, u16 addr, u16 data) in mclink_send() 95 int mclink_receive(u8 slave, u16 addr, u16 *data) in mclink_receive()
|
/openbmc/linux/drivers/parport/ |
H A D | share.c | 543 struct parport *slave = port->slaves[i-1]; in parport_announce_port() local 552 struct parport *slave = port->slaves[i-1]; in parport_announce_port() local 592 struct parport *slave = port->slaves[i-1]; in parport_remove_port() local 604 struct parport *slave = port->slaves[i-1]; in parport_remove_port() local 615 struct parport *slave = port->slaves[i-1]; in parport_remove_port() local
|
/openbmc/u-boot/board/freescale/mpc8349emds/ |
H A D | mpc8349emds.c | 263 void spi_cs_activate(struct spi_slave *slave) in spi_cs_activate() 270 void spi_cs_deactivate(struct spi_slave *slave) in spi_cs_deactivate()
|