Home
last modified time | relevance | path

Searched refs:slave (Results 351 - 375 of 591) sorted by relevance

1...<<11121314151617181920>>...24

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98363.h32 struct sdw_slave *slave; member
/third_party/ltp/testcases/kernel/fs/fs_bind/bind/
H A Dfs_bind07-2.sh12 tst_res TINFO "bind: create slave then mount master - slave still propagates"
18 EXPECT_PASS mount --make-slave parent2
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.c10 * range locking"). Some slave processes try to perform operations on
50 /* The operations the slave processes will try to perform */
92 void *slave(void *data);
253 P("Running slave num: %d\n", df->dpr->whoami); in loadProcess()
255 slave((void *)df); in loadProcess()
305 /* Synchronize slave processes */ in serverSendLocal()
423 int serverSendLockLocal(struct flock *request, int slave) in serverSendLockLocal() argument
426 return write(dp.lclnt[slave][1], message, M_SIZE); in serverSendLockLocal()
506 /* Add slave and server pipe file descriptors */ in masterClient()
658 /* The main idea is to lock all the bytes in a file. Each slave proces in master()
748 void *slave(void *data) slave() function
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.c184 cpsw_ale_add_ucast(cpsw->ale, port->slave.mac_addr, in am65_cpsw_port_vlan_add()
218 cpsw_ale_del_ucast(cpsw->ale, port->slave.mac_addr, in am65_cpsw_port_vlan_del()
386 if (memcmp(port->slave.mac_addr, (u8 *)fdb->addr, ETH_ALEN) == 0) in am65_cpsw_switchdev_event_work()
402 if (memcmp(port->slave.mac_addr, (u8 *)fdb->addr, ETH_ALEN) == 0) in am65_cpsw_switchdev_event_work()
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c117 bool slave = !!(ttm->page_flags & TTM_TT_FLAG_EXTERNAL); in lsdc_ttm_tt_populate() local
119 if (slave && ttm->sg) { in lsdc_ttm_tt_populate()
133 bool slave = !!(ttm->page_flags & TTM_TT_FLAG_EXTERNAL); in lsdc_ttm_tt_unpopulate() local
135 if (slave) in lsdc_ttm_tt_unpopulate()
/kernel/linux/linux-5.10/drivers/soundwire/
H A DMakefile7 soundwire-bus-y := bus_type.o bus.o master.o slave.o mipi_disco.o stream.o \
/kernel/linux/linux-5.10/sound/soc/spear/
H A Dspear_pcm.c42 bool (*filter)(struct dma_chan *chan, void *slave)) in devm_spear_pcm_platform_register()
40 devm_spear_pcm_platform_register(struct device *dev, struct snd_dmaengine_pcm_config *config, bool (*filter)(struct dma_chan *chan, void *slave)) devm_spear_pcm_platform_register() argument
/kernel/linux/linux-5.10/include/linux/
H A Dif_frad.h54 struct net_device *slave; member
H A Dsh_dma.h17 /* Used by slave DMA clients to request DMA to/from a specific peripheral */
51 * @slave: array of slaves
72 const struct sh_dmae_slave_config *slave; member
/kernel/linux/linux-6.6/sound/soc/spear/
H A Dspear_pcm.c42 bool (*filter)(struct dma_chan *chan, void *slave)) in devm_spear_pcm_platform_register()
40 devm_spear_pcm_platform_register(struct device *dev, struct snd_dmaengine_pcm_config *config, bool (*filter)(struct dma_chan *chan, void *slave)) devm_spear_pcm_platform_register() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h235 int mlx4_QUERY_FUNC_CAP_wrapper(struct mlx4_dev *dev, int slave,
240 int mlx4_QUERY_FUNC(struct mlx4_dev *dev, struct mlx4_func *func, int slave);
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h235 int mlx4_QUERY_FUNC_CAP_wrapper(struct mlx4_dev *dev, int slave,
240 int mlx4_QUERY_FUNC(struct mlx4_dev *dev, struct mlx4_func *func, int slave);
/third_party/alsa-lib/src/ucm/
H A Ducm_local.h129 int slave; member
330 int slave);
/kernel/linux/linux-5.10/drivers/fsi/
H A Dfsi-master-ast-cf.c414 static int send_term(struct fsi_master_acf *master, uint8_t slave) in send_term() argument
420 build_term_command(&cmd, slave); in send_term()
431 "TERM failed; lost communication with slave\n"); in send_term()
468 uint8_t slave, uint8_t size, void *data) in handle_response()
498 build_epoll_command(&cmd, slave); in handle_response()
522 * Its necessary to clock slave before issuing in handle_response()
524 * spec. < 20 clocks causes slave to hang, 21 ok. in handle_response()
536 build_dpoll_command(&cmd, slave); in handle_response()
545 "ERR slave is stuck in busy state, issuing TERM\n"); in handle_response()
546 send_term(master, slave); in handle_response()
467 handle_response(struct fsi_master_acf *master, uint8_t slave, uint8_t size, void *data) handle_response() argument
571 fsi_master_acf_xfer(struct fsi_master_acf *master, uint8_t slave, struct fsi_msg *cmd, size_t resp_len, void *resp) fsi_master_acf_xfer() argument
[all...]
/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-master-ast-cf.c414 static int send_term(struct fsi_master_acf *master, uint8_t slave) in send_term() argument
420 build_term_command(&cmd, slave); in send_term()
431 "TERM failed; lost communication with slave\n"); in send_term()
468 uint8_t slave, uint8_t size, void *data) in handle_response()
498 build_epoll_command(&cmd, slave); in handle_response()
522 * Its necessary to clock slave before issuing in handle_response()
524 * spec. < 20 clocks causes slave to hang, 21 ok. in handle_response()
536 build_dpoll_command(&cmd, slave); in handle_response()
545 "ERR slave is stuck in busy state, issuing TERM\n"); in handle_response()
546 send_term(master, slave); in handle_response()
467 handle_response(struct fsi_master_acf *master, uint8_t slave, uint8_t size, void *data) handle_response() argument
571 fsi_master_acf_xfer(struct fsi_master_acf *master, uint8_t slave, struct fsi_msg *cmd, size_t resp_len, void *resp) fsi_master_acf_xfer() argument
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Ddsa.c28 #include "slave.h"
557 if (dp->slave) { in dsa_port_teardown()
558 dsa_slave_destroy(dp->slave); in dsa_port_teardown()
559 dp->slave = NULL; in dsa_port_teardown()
635 /* Initialize ds->phys_mii_mask before registering the slave MDIO bus in dsa_switch_setup()
637 * the slave MDIO bus driver rely on these values for probing PHY in dsa_switch_setup()
1005 if (dp->slave->flags & IFF_UP) in dsa_tree_change_tag_proto()
1151 /* If the master device is not itself a DSA slave in a disjoint DSA in dsa_get_tag_protocol()
1571 * netdev_upper_dev_link. Unlink the DSA slave interfaces from being uppers of
1588 slave_dev = dp->slave; in dsa_switch_shutdown()
[all...]
H A DMakefile16 slave.o \
H A Dslave.h21 /* Copy of CPU port xmit for faster access in slave transmit hot path */
47 void dsa_slave_setup_tagger(struct net_device *slave);
/kernel/linux/linux-5.10/include/drm/bridge/
H A Ddw_mipi_dsi.h68 void dw_mipi_dsi_set_slave(struct dw_mipi_dsi *dsi, struct dw_mipi_dsi *slave);
/kernel/linux/linux-6.6/include/drm/bridge/
H A Ddw_mipi_dsi.h70 void dw_mipi_dsi_set_slave(struct dw_mipi_dsi *dsi, struct dw_mipi_dsi *slave);
/kernel/linux/linux-6.6/include/linux/
H A Dsh_dma.h17 /* Used by slave DMA clients to request DMA to/from a specific peripheral */
51 * @slave: array of slaves
72 const struct sh_dmae_slave_config *slave; member
/kernel/linux/linux-6.6/drivers/soundwire/
H A DMakefile7 soundwire-bus-y := bus_type.o bus.o master.o slave.o mipi_disco.o stream.o \
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c985 struct slave *slave; in mlx5_handle_changeupper_event() local
997 /* The event may still be of interest if the slave does not belong to in mlx5_handle_changeupper_event()
999 * as slaves (e.g., if a new slave is added to a master that bonds two in mlx5_handle_changeupper_event()
1006 slave = bond_slave_get_rcu(ndev_tmp); in mlx5_handle_changeupper_event()
1007 if (slave) in mlx5_handle_changeupper_event()
1008 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeupper_event()
1088 struct slave *slave; in mlx5_handle_changeinfodata_event() local
1101 slave in mlx5_handle_changeinfodata_event()
1491 mlx5_lag_get_slave_port(struct mlx5_core_dev *dev, struct net_device *slave) mlx5_lag_get_slave_port() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/sh/
H A Drcar-dmac.c120 * @slave_addr: slave memory address
129 * struct rcar_dmac_chan_map - Map of slave device phys to dma address
130 * @addr: slave dma address
132 * @slave: slave configuration that is mapped
137 struct rcar_dmac_chan_slave slave; member
146 * @src: slave memory address and size on the source side
147 * @dst: slave memory address and size on the destination side
893 * Common routine for public (MEMCPY) and slave DMA. The MEMCPY case is also
895 * list manipulation. For slave DM
[all...]
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Drcar-dmac.c120 * @slave_addr: slave memory address
129 * struct rcar_dmac_chan_map - Map of slave device phys to dma address
130 * @addr: slave dma address
132 * @slave: slave configuration that is mapped
137 struct rcar_dmac_chan_slave slave; member
146 * @src: slave memory address and size on the source side
147 * @dst: slave memory address and size on the destination side
920 * Common routine for public (MEMCPY) and slave DMA. The MEMCPY case is also
922 * list manipulation. For slave DM
[all...]

Completed in 18 milliseconds

1...<<11121314151617181920>>...24