Home
last modified time | relevance | path

Searched refs:slave (Results 151 - 175 of 606) sorted by relevance

12345678910>>...25

/kernel/linux/linux-5.10/include/linux/
H A Dfsi.h17 struct fsi_slave *slave; member
61 /* direct slave API */
62 extern int fsi_slave_claim_range(struct fsi_slave *slave,
64 extern void fsi_slave_release_range(struct fsi_slave *slave,
66 extern int fsi_slave_read(struct fsi_slave *slave, uint32_t addr,
68 extern int fsi_slave_write(struct fsi_slave *slave, uint32_t addr,
/kernel/linux/linux-6.6/include/linux/
H A Dfsi.h17 struct fsi_slave *slave; member
61 /* direct slave API */
62 extern int fsi_slave_claim_range(struct fsi_slave *slave,
64 extern void fsi_slave_release_range(struct fsi_slave *slave,
66 extern int fsi_slave_read(struct fsi_slave *slave, uint32_t addr,
68 extern int fsi_slave_write(struct fsi_slave *slave, uint32_t addr,
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmcg.c228 static int send_mad_to_slave(int slave, struct mlx4_ib_demux_ctx *ctx, in send_mad_to_slave() argument
249 return mlx4_ib_send_to_slave(dev, slave, ctx->port, IB_QPT_GSI, &wc, NULL, mad); in send_mad_to_slave()
261 /* fix port GID to be the real one (slave 0) */ in send_join_to_wire()
318 static int send_reply_to_slave(int slave, struct mcast_group *group, in send_reply_to_slave() argument
345 sa_data->scope_join_state |= (group->func[slave].join_state & 0x0f); in send_reply_to_slave()
348 ret = send_mad_to_slave(slave, group->demux, (struct ib_mad *)&mad); in send_reply_to_slave()
495 static int join_group(struct mcast_group *group, int slave, u8 join_mask) in join_group() argument
500 /* remove bits that slave is already member of, and adjust */ in join_group()
501 join_state = join_mask & (~group->func[slave].join_state); in join_group()
503 group->func[slave] in join_group()
511 leave_group(struct mcast_group *group, int slave, u8 leave_state) leave_group() argument
524 check_leave(struct mcast_group *group, int slave, u8 leave_mask) check_leave() argument
882 mlx4_ib_mcg_demux_handler(struct ib_device *ibdev, int port, int slave, struct ib_sa_mad *mad) mlx4_ib_mcg_demux_handler() argument
931 mlx4_ib_mcg_multiplex_handler(struct ib_device *ibdev, int port, int slave, struct ib_sa_mad *sa_mad) mlx4_ib_mcg_multiplex_handler() argument
1196 push_deleteing_req(struct mcast_group *group, int slave) push_deleteing_req() argument
1225 clean_vf_mcast(struct mlx4_ib_demux_ctx *ctx, int slave) clean_vf_mcast() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmcg.c228 static int send_mad_to_slave(int slave, struct mlx4_ib_demux_ctx *ctx, in send_mad_to_slave() argument
249 return mlx4_ib_send_to_slave(dev, slave, ctx->port, IB_QPT_GSI, &wc, NULL, mad); in send_mad_to_slave()
261 /* fix port GID to be the real one (slave 0) */ in send_join_to_wire()
318 static int send_reply_to_slave(int slave, struct mcast_group *group, in send_reply_to_slave() argument
345 sa_data->scope_join_state |= (group->func[slave].join_state & 0x0f); in send_reply_to_slave()
348 ret = send_mad_to_slave(slave, group->demux, (struct ib_mad *)&mad); in send_reply_to_slave()
495 static int join_group(struct mcast_group *group, int slave, u8 join_mask) in join_group() argument
500 /* remove bits that slave is already member of, and adjust */ in join_group()
501 join_state = join_mask & (~group->func[slave].join_state); in join_group()
503 group->func[slave] in join_group()
511 leave_group(struct mcast_group *group, int slave, u8 leave_state) leave_group() argument
524 check_leave(struct mcast_group *group, int slave, u8 leave_mask) check_leave() argument
882 mlx4_ib_mcg_demux_handler(struct ib_device *ibdev, int port, int slave, struct ib_sa_mad *mad) mlx4_ib_mcg_demux_handler() argument
931 mlx4_ib_mcg_multiplex_handler(struct ib_device *ibdev, int port, int slave, struct ib_sa_mad *sa_mad) mlx4_ib_mcg_multiplex_handler() argument
1206 push_deleteing_req(struct mcast_group *group, int slave) push_deleteing_req() argument
1235 clean_vf_mcast(struct mlx4_ib_demux_ctx *ctx, int slave) clean_vf_mcast() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_priv.c272 void cpsw_set_slave_mac(struct cpsw_slave *slave, struct cpsw_priv *priv) in cpsw_set_slave_mac() argument
274 slave_write(slave, mac_hi(priv->mac_addr), SA_HI); in cpsw_set_slave_mac()
275 slave_write(slave, mac_lo(priv->mac_addr), SA_LO); in cpsw_set_slave_mac()
487 struct cpsw_slave *slave = &cpsw->slaves[i]; in cpsw_init_common() local
490 slave->slave_num = i; in cpsw_init_common()
491 slave->data = &cpsw->data.slave_data[i]; in cpsw_init_common()
492 slave->regs = regs + slave_offset; in cpsw_init_common()
493 slave->port_vlan = slave->data->dual_emac_res_vlan; in cpsw_init_common()
494 slave in cpsw_init_common()
557 struct cpsw_slave *slave = &cpsw->slaves[cpsw_slave_index(cpsw, priv)]; cpsw_hwtstamp_v1() local
581 struct cpsw_slave *slave; cpsw_hwtstamp_v2() local
737 struct cpsw_slave *slave; cpsw_ndo_set_tx_maxrate() local
793 struct cpsw_slave *slave; cpsw_shp_is_off() local
809 struct cpsw_slave *slave; cpsw_fifo_shp_on() local
826 struct cpsw_slave *slave; cpsw_set_fifo_bw() local
885 struct cpsw_slave *slave; cpsw_set_fifo_rlimit() local
937 struct cpsw_slave *slave; cpsw_set_cbs() local
998 struct cpsw_slave *slave; cpsw_set_mqprio() local
1067 cpsw_cbs_resume(struct cpsw_slave *slave, struct cpsw_priv *priv) cpsw_cbs_resume() argument
1080 cpsw_mqprio_resume(struct cpsw_slave *slave, struct cpsw_priv *priv) cpsw_mqprio_resume() argument
[all...]
/kernel/linux/linux-5.10/include/linux/soundwire/
H A Dsdw.h425 int sdw_slave_read_prop(struct sdw_slave *slave);
586 int (*interrupt_callback)(struct sdw_slave *slave,
588 int (*update_status)(struct sdw_slave *slave,
590 int (*bus_config)(struct sdw_slave *slave,
592 int (*port_prep)(struct sdw_slave *slave,
595 int (*get_clk_stop_mode)(struct sdw_slave *slave);
596 int (*clk_stop)(struct sdw_slave *slave,
981 int sdw_stream_add_slave(struct sdw_slave *slave,
988 int sdw_stream_remove_slave(struct sdw_slave *slave,
1002 int sdw_read(struct sdw_slave *slave, u3
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_empty.c46 slave STR # Slave name
48 slave { # Slave definition
83 snd_config_t *slave = NULL, *sconf; in _snd_pcm_empty_open() local
94 if (strcmp(id, "slave") == 0) { in _snd_pcm_empty_open()
95 slave = n; in _snd_pcm_empty_open()
101 if (!slave) { in _snd_pcm_empty_open()
102 SNDERR("slave is not defined"); in _snd_pcm_empty_open()
105 err = snd_pcm_slave_conf(root, slave, &sconf, 0); in _snd_pcm_empty_open()
H A Dpcm_multi.c73 snd_pcm_multi_slave_t *slave = &multi->slaves[i]; in snd_pcm_multi_close() local
74 if (slave->close_slave) { in snd_pcm_multi_close()
75 int err = snd_pcm_close(slave->pcm); in snd_pcm_multi_close()
108 snd_pcm_t *slave; in snd_pcm_multi_poll_descriptors() local
114 slave = multi->slaves[i].pcm; in snd_pcm_multi_poll_descriptors()
115 if (slave == slave_0) in snd_pcm_multi_poll_descriptors()
117 err = snd_pcm_poll_descriptors(slave, pfds, space); in snd_pcm_multi_poll_descriptors()
169 snd_pcm_multi_slave_t *slave = &multi->slaves[slave_idx]; in snd_pcm_multi_hw_refine_sprepare() local
175 slave->channels_count, 0); in snd_pcm_multi_hw_refine_sprepare()
252 snd_pcm_t *slave in snd_pcm_multi_hw_refine_slave() local
302 snd_pcm_t *slave = multi->slaves[slave_idx].pcm; snd_pcm_multi_hw_params_slave() local
363 snd_pcm_t *slave = multi->slaves[i].pcm; snd_pcm_multi_hw_free() local
383 snd_pcm_t *slave = multi->slaves[i].pcm; snd_pcm_multi_sw_params() local
395 snd_pcm_t *slave = multi->slaves[multi->master_slave].pcm; snd_pcm_multi_status() local
411 snd_pcm_t *slave = multi->slaves[multi->master_slave].pcm; snd_pcm_multi_state() local
497 snd_pcm_t *slave = multi->slaves[multi->master_slave].pcm; snd_pcm_multi_htimestamp() local
786 snd_pcm_t *slave; snd_pcm_multi_mmap_commit() local
828 snd_pcm_t *slave; snd_pcm_multi_mmap() local
1116 snd_pcm_multi_slave_t *slave = &multi->slaves[i]; snd_pcm_multi_open() local
1360 int slave = -1; _snd_pcm_multi_open() local
[all...]
H A Dpcm_linear.c393 snd_pcm_dump(linear->plug.gen.slave, out); in snd_pcm_linear_dump()
420 * \param slave Slave PCM handle
421 * \param close_slave When set, the slave PCM handle is closed with copy PCM
427 int snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_linear_open() argument
432 assert(pcmp && slave); in snd_pcm_linear_open()
445 linear->plug.gen.slave = slave; in snd_pcm_linear_open()
448 err = snd_pcm_new(&pcm, SND_PCM_TYPE_LINEAR, name, slave->stream, slave->mode); in snd_pcm_linear_open()
456 pcm->poll_fd = slave in snd_pcm_linear_open()
516 snd_config_t *slave = NULL, *sconf; _snd_pcm_linear_open() local
[all...]
H A Dpcm_mulaw.c405 snd_pcm_dump(mulaw->plug.gen.slave, out); in snd_pcm_mulaw_dump()
430 * \param slave Slave PCM handle
431 * \param close_slave When set, the slave PCM handle is closed with copy PCM
437 int snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_mulaw_open() argument
442 assert(pcmp && slave); in snd_pcm_mulaw_open()
456 mulaw->plug.gen.slave = slave; in snd_pcm_mulaw_open()
459 err = snd_pcm_new(&pcm, SND_PCM_TYPE_MULAW, name, slave->stream, slave->mode); in snd_pcm_mulaw_open()
467 pcm->poll_fd = slave in snd_pcm_mulaw_open()
528 snd_config_t *slave = NULL, *sconf; _snd_pcm_mulaw_open() local
[all...]
H A Dpcm_alaw.c391 snd_pcm_dump(alaw->plug.gen.slave, out); in snd_pcm_alaw_dump()
417 * \param slave Slave PCM handle
418 * \param close_slave When set, the slave PCM handle is closed with copy PCM
424 int snd_pcm_alaw_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_alaw_open() argument
429 assert(pcmp && slave); in snd_pcm_alaw_open()
443 alaw->plug.gen.slave = slave; in snd_pcm_alaw_open()
446 err = snd_pcm_new(&pcm, SND_PCM_TYPE_ALAW, name, slave->stream, slave->mode); in snd_pcm_alaw_open()
454 pcm->poll_fd = slave in snd_pcm_alaw_open()
515 snd_config_t *slave = NULL, *sconf; _snd_pcm_alaw_open() local
[all...]
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-sdw.c15 struct sdw_slave *slave = dev_to_sdw_dev(dev); in regmap_sdw_write() local
20 return sdw_nwrite_no_pm(slave, addr, val_size - sizeof(addr), val + sizeof(addr)); in regmap_sdw_write()
28 struct sdw_slave *slave = dev_to_sdw_dev(dev); in regmap_sdw_gather_write() local
31 return sdw_nwrite_no_pm(slave, addr, val_size, val_buf); in regmap_sdw_gather_write()
39 struct sdw_slave *slave = dev_to_sdw_dev(dev); in regmap_sdw_read() local
42 return sdw_nread_no_pm(slave, addr, val_size, val_buf); in regmap_sdw_read()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c129 static void am65_cpsw_port_set_sl_mac(struct am65_cpsw_port *slave, in am65_cpsw_port_set_sl_mac() argument
136 writel(mac_hi, slave->port_base + AM65_CPSW_PORTN_REG_SA_H); in am65_cpsw_port_set_sl_mac()
137 writel(mac_lo, slave->port_base + AM65_CPSW_PORTN_REG_SA_L); in am65_cpsw_port_set_sl_mac()
142 cpsw_sl_reset(port->slave.mac_sl, 100); in am65_cpsw_sl_ctl_reset()
164 struct phy_device *phy = port->slave.phy; in am65_cpsw_nuss_adjust_link()
186 if (port->slave.rx_pause) in am65_cpsw_nuss_adjust_link()
189 if (port->slave.tx_pause) in am65_cpsw_nuss_adjust_link()
192 cpsw_sl_ctl_set(port->slave.mac_sl, mac_control); in am65_cpsw_nuss_adjust_link()
207 cpsw_sl_ctl_set(port->slave.mac_sl, CPSW_SL_CTL_CMD_IDLE); in am65_cpsw_nuss_adjust_link()
209 tmo = cpsw_sl_wait_for_idle(port->slave in am65_cpsw_nuss_adjust_link()
1638 am65_cpsw_am654_get_efuse_macid(struct device_node *of_node, int slave, u8 *mac_addr) am65_cpsw_am654_get_efuse_macid() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-bcm21664.c237 BCM21664_CCU_COMMON(slave, SLAVE),
244 KONA_CLK(slave, uartb, peri),
246 KONA_CLK(slave, uartb2, peri),
248 KONA_CLK(slave, uartb3, peri),
250 KONA_CLK(slave, bsc1, peri),
252 KONA_CLK(slave, bsc2, peri),
254 KONA_CLK(slave, bsc3, peri),
256 KONA_CLK(slave, bsc4, peri),
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-bcm21664.c229 BCM21664_CCU_COMMON(slave, SLAVE),
236 KONA_CLK(slave, uartb, peri),
238 KONA_CLK(slave, uartb2, peri),
240 KONA_CLK(slave, uartb3, peri),
242 KONA_CLK(slave, bsc1, peri),
244 KONA_CLK(slave, bsc2, peri),
246 KONA_CLK(slave, bsc3, peri),
248 KONA_CLK(slave, bsc4, peri),
/kernel/linux/linux-5.10/drivers/dma/
H A Ds3c24xx-dma.c212 * @slave: whether this channel is a device (slave) or for memcpy
223 bool slave; member
231 * @slave: slave engine for this instance
240 struct dma_device slave; member
267 if (!s3cchan->slave) in s3c24xx_dma_phy_valid()
393 if (!s3cchan->slave) { in s3c24xx_dma_set_runtime_config()
462 if (s3cchan->slave) { in s3c24xx_dma_start_next_sg()
494 if (!s3cchan->slave) in s3c24xx_dma_start_next_sg()
1088 s3c24xx_dma_init_virtual_channels(struct s3c24xx_dma_engine *s3cdma, struct dma_device *dmadev, unsigned int channels, bool slave) s3c24xx_dma_init_virtual_channels() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_netlink.c38 struct slave *slave = bond_slave_get_rtnl(slave_dev); in bond_fill_slave_info() local
40 if (nla_put_u8(skb, IFLA_BOND_SLAVE_STATE, bond_slave_state(slave))) in bond_fill_slave_info()
43 if (nla_put_u8(skb, IFLA_BOND_SLAVE_MII_STATUS, slave->link)) in bond_fill_slave_info()
47 slave->link_failure_count)) in bond_fill_slave_info()
51 slave_dev->addr_len, slave->perm_hwaddr)) in bond_fill_slave_info()
54 if (nla_put_u16(skb, IFLA_BOND_SLAVE_QUEUE_ID, slave->queue_id)) in bond_fill_slave_info()
57 if (nla_put_s32(skb, IFLA_BOND_SLAVE_PRIO, slave->prio)) in bond_fill_slave_info()
60 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in bond_fill_slave_info()
64 ad_port = &SLAVE_AD_INFO(slave) in bond_fill_slave_info()
623 const struct net_device *slave; bond_option_active_slave_get_ifindex() local
845 struct slave *slave = NULL; bond_fill_linkxstats() local
[all...]
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dsigio.c416 int slave; member
425 if (openpty(&info->master, &info->slave, NULL, NULL, NULL)) in openpty_cb()
429 static int async_pty(int master, int slave) in async_pty() argument
441 if ((fcntl(slave, F_SETFL, flags | O_NONBLOCK) < 0)) in async_pty()
450 struct openpty_arg pty = { .master = -1, .slave = -1 }; in check_one_sigio()
451 int master, slave, err; in check_one_sigio() local
461 slave = pty.slave; in check_one_sigio()
463 if ((master == -1) || (slave == -1)) { in check_one_sigio()
477 err = async_pty(master, slave); in check_one_sigio()
509 tty_output(int master, int slave) tty_output() argument
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dsch_teql.c27 and new qdisc with the same name. To join a slave to the equalizer
41 2. This device puts no limitations on physical slave characteristics
46 3. If the slave requires address resolution, only protocols using
48 Other protocols are still allowed to use the slave device directly,
49 which will not break load balancing, though native slave
297 struct net_device *slave = qdisc_dev(q); in teql_master_xmit() local
298 struct netdev_queue *slave_txq = netdev_get_tx_queue(slave, 0); in teql_master_xmit()
302 if (netif_xmit_stopped(netdev_get_tx_queue(slave, subq)) || in teql_master_xmit()
303 !netif_running(slave)) { in teql_master_xmit()
308 switch (teql_resolve(skb, skb_res, slave, slave_tx in teql_master_xmit()
369 struct net_device *slave = qdisc_dev(q); teql_master_open() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_teql.c27 and new qdisc with the same name. To join a slave to the equalizer
41 2. This device puts no limitations on physical slave characteristics
46 3. If the slave requires address resolution, only protocols using
48 Other protocols are still allowed to use the slave device directly,
49 which will not break load balancing, though native slave
297 struct net_device *slave = qdisc_dev(q); in teql_master_xmit() local
298 struct netdev_queue *slave_txq = netdev_get_tx_queue(slave, 0); in teql_master_xmit()
302 if (netif_xmit_stopped(netdev_get_tx_queue(slave, subq)) || in teql_master_xmit()
303 !netif_running(slave)) { in teql_master_xmit()
308 switch (teql_resolve(skb, skb_res, slave, slave_tx in teql_master_xmit()
369 struct net_device *slave = qdisc_dev(q); teql_master_open() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/vme/devices/
H A Dvme_user.c53 * 4 = /dev/bus/vme/s0 First slave image
54 * 5 = /dev/bus/vme/s1 Second slave image
55 * 6 = /dev/bus/vme/s2 Third slave image
56 * 7 = /dev/bus/vme/s3 Fourth slave image
64 * even support the tsi148 chipset (which has 8 master and 8 slave windows).
73 * The vmelinux.org driver never supported slave images, the devices reserved
86 #define PCI_BUF_SIZE 0x20000 /* Size of one slave image buffer */
294 struct vme_slave slave; in vme_user_ioctl() local
367 memset(&slave, 0, sizeof(slave)); in vme_user_ioctl()
[all...]
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_user.c53 * 4 = /dev/bus/vme/s0 First slave image
54 * 5 = /dev/bus/vme/s1 Second slave image
55 * 6 = /dev/bus/vme/s2 Third slave image
56 * 7 = /dev/bus/vme/s3 Fourth slave image
64 * even support the tsi148 chipset (which has 8 master and 8 slave windows).
73 * The vmelinux.org driver never supported slave images, the devices reserved
86 #define PCI_BUF_SIZE 0x20000 /* Size of one slave image buffer */
294 struct vme_slave slave; in vme_user_ioctl() local
367 memset(&slave, 0, sizeof(slave)); in vme_user_ioctl()
[all...]
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_netlink.c36 struct slave *slave = bond_slave_get_rtnl(slave_dev); in bond_fill_slave_info() local
38 if (nla_put_u8(skb, IFLA_BOND_SLAVE_STATE, bond_slave_state(slave))) in bond_fill_slave_info()
41 if (nla_put_u8(skb, IFLA_BOND_SLAVE_MII_STATUS, slave->link)) in bond_fill_slave_info()
45 slave->link_failure_count)) in bond_fill_slave_info()
49 slave_dev->addr_len, slave->perm_hwaddr)) in bond_fill_slave_info()
52 if (nla_put_u16(skb, IFLA_BOND_SLAVE_QUEUE_ID, slave->queue_id)) in bond_fill_slave_info()
55 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in bond_fill_slave_info()
59 ad_port = &SLAVE_AD_INFO(slave)->port; in bond_fill_slave_info()
60 agg = SLAVE_AD_INFO(slave) in bond_fill_slave_info()
511 const struct net_device *slave; bond_option_active_slave_get_ifindex() local
705 struct slave *slave = NULL; bond_fill_linkxstats() local
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dtag.h12 #include "slave.h"
42 return dp->slave; in dsa_master_find_slave()
115 struct net_device *slave; in dsa_find_designated_bridge_port_by_vid() local
137 slave = dp->slave; in dsa_find_designated_bridge_port_by_vid()
139 err = br_vlan_get_info_rcu(slave, vid, &vinfo); in dsa_find_designated_bridge_port_by_vid()
143 return slave; in dsa_find_designated_bridge_port_by_vid()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mlxbf.c268 /* SMBus slave GW. */
274 /* SMBus slave Finite State Machine (FSM). */
282 /* SMBus slave GW control bits offset in MLXBF_I2C_SMBUS_SLAVE_GW[31:19]. */
292 /* SMBus slave GW Data descriptor. */
296 /* SMbus slave configuration registers. */
388 u8 slave; member
426 struct i2c_client *slave[MLXBF_I2C_SMBUS_SLAVE_ADDR_CNT]; member
696 static int mlxbf_i2c_smbus_enable(struct mlxbf_i2c_priv *priv, u8 slave, in mlxbf_i2c_smbus_enable() argument
709 command |= rol32(slave, MLXBF_I2C_MASTER_SLV_ADDR_SHIFT); in mlxbf_i2c_smbus_enable()
741 u8 slave, flag in mlxbf_i2c_smbus_start_transaction() local
1571 mlxbf_i2c_slave_enable(struct mlxbf_i2c_priv *priv, struct i2c_client *slave) mlxbf_i2c_slave_enable() argument
1868 struct i2c_client *slave; mlxbf_i2c_irq_send() local
1964 struct i2c_client *slave; mlxbf_i2c_irq_recv() local
2155 mlxbf_i2c_reg_slave(struct i2c_client *slave) mlxbf_i2c_reg_slave() argument
2177 mlxbf_i2c_unreg_slave(struct i2c_client *slave) mlxbf_i2c_unreg_slave() argument
[all...]

Completed in 22 milliseconds

12345678910>>...25