Home
last modified time | relevance | path

Searched defs:slave (Results 176 – 200 of 288) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c995 struct slave *slave; in mlx5_handle_changeupper_event() local
1098 struct slave *slave; in mlx5_handle_changeinfodata_event() local
1502 struct net_device *slave) in mlx5_lag_get_slave_port()
/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c188 static int meson_spifc_xfer(struct udevice *slave, unsigned int bitlen, in meson_spifc_xfer()
H A Dbcm63xx_spi.c351 struct spi_slave *slave = dev_get_parent_priv(dev); in bcm63xx_spi_child_pre_probe() local
/openbmc/u-boot/include/
H A Dspi.h301 static inline int spi_w8r8(struct spi_slave *slave, unsigned char byte) in spi_w8r8()
/openbmc/qemu/chardev/
H A Dchar-pty.c236 const char *slave; in openpty() local
/openbmc/qemu/hw/i2c/
H A Daspeed_i2c.c1115 static int aspeed_i2c_bus_slave_event(I2CSlave *slave, enum i2c_event event) in aspeed_i2c_bus_slave_event()
1170 static void aspeed_i2c_bus_slave_send_async(I2CSlave *slave, uint8_t data) in aspeed_i2c_bus_slave_send_async()
H A Dcore.c280 I2CSlave *slave = node->elt; in i2c_send_async() local
/openbmc/linux/sound/soc/codecs/
H A Drt715.c1028 struct regmap *regmap, struct sdw_slave *slave) in rt715_init()
1076 int rt715_io_init(struct device *dev, struct sdw_slave *slave) in rt715_io_init()
H A Drt715-sdca.c970 struct regmap *regmap, struct sdw_slave *slave) in rt715_sdca_init()
1022 int rt715_sdca_io_init(struct device *dev, struct sdw_slave *slave) in rt715_sdca_io_init()
H A Drt711-sdca.c1402 struct regmap *mbq_regmap, struct sdw_slave *slave) in rt711_sdca_init()
1520 int rt711_sdca_io_init(struct device *dev, struct sdw_slave *slave) in rt711_sdca_io_init()
H A Drt715-sdca.h22 struct sdw_slave *slave; member
H A Dcs42l42-sdw.c129 static int cs42l42_sdw_port_prep(struct sdw_slave *slave, in cs42l42_sdw_port_prep()
H A Drt700.h17 struct sdw_slave *slave; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_sysfs.c170 struct slave *slave; in bonding_show_slaves() local
626 struct slave *slave; in bonding_show_queue_id() local
/openbmc/qemu/hw/misc/
H A Dgrlib_ahb_apb_pnp.c66 uint8_t vendor, uint16_t device, int slave, in grlib_ahb_pnp_add_entry()
/openbmc/linux/drivers/mfd/
H A Dssbi.c67 struct device *slave; member
H A Ddb8500-prcmu.c215 #define PRCMU_I2C_WRITE(slave) (((slave) << 1) | BIT(6)) argument
216 #define PRCMU_I2C_READ(slave) (((slave) << 1) | BIT(0) | BIT(6)) argument
2096 int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_read()
2146 int prcmu_abb_write_masked(u8 slave, u8 reg, u8 *value, u8 *mask, u8 size) in prcmu_abb_write_masked()
2190 int prcmu_abb_write(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_write()
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1144 struct spi_slave *slave = dev_get_parent_priv(dev); in spinand_probe() local
1195 static int spinand_remove(struct udevice *slave) in spinand_remove()
/openbmc/linux/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c219 static void tegra234_cbb_tmo_slv(struct seq_file *file, const char *slave, void __iomem *addr, in tegra234_cbb_tmo_slv()
225 static void tegra234_cbb_lookup_apbslv(struct seq_file *file, const char *slave, in tegra234_cbb_lookup_apbslv()
/openbmc/linux/drivers/gpu/drm/sprd/
H A Dsprd_dsi.h117 struct mipi_dsi_device *slave; member
H A Dsprd_dsi.c975 struct mipi_dsi_device *slave) in sprd_dsi_host_attach()
998 struct mipi_dsi_device *slave) in sprd_dsi_host_detach()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1328 bool slave = !!(ttm->page_flags & TTM_TT_FLAG_EXTERNAL); in nouveau_ttm_tt_populate() local
1349 bool slave = !!(ttm->page_flags & TTM_TT_FLAG_EXTERNAL); in nouveau_ttm_tt_unpopulate() local
/openbmc/qemu/include/hw/i2c/
H A Daspeed_i2c.h239 I2CSlave *slave; member
/openbmc/linux/drivers/media/tuners/
H A Dtda18250_priv.h130 bool slave; member
/openbmc/linux/arch/m68k/include/asm/
H A Dmvme147hw.h54 volatile u_char slave; member

12345678910>>...12