Home
last modified time | relevance | path

Searched defs:slave (Results 126 – 150 of 275) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/drivers/fsi/
H A Dfsi-master-gpio.c397 static int issue_term(struct fsi_master_gpio *master, uint8_t slave) in issue_term()
425 uint8_t slave, uint8_t size, void *data) in poll_for_response()
539 static int fsi_master_gpio_xfer(struct fsi_master_gpio *master, uint8_t slave, in fsi_master_gpio_xfer()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsi.h17 struct fsi_slave *slave; member
H A Dif_frad.h54 struct net_device *slave; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c531 struct pnv_ioda_pe *slave; in pnv_ioda_freeze_pe() local
570 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local
610 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local
700 struct pnv_ioda_pe *slave; in pnv_ioda_set_one_peltv() local
733 struct pnv_ioda_pe *slave; in pnv_ioda_set_peltv() local
2758 struct pnv_ioda_pe *slave, *tmp; in pnv_ioda_release_pe() local
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_mixed.c300 exaSharePixmapBacking_mixed(PixmapPtr pPixmap, ScreenPtr slave, void **handle_p) in exaSharePixmapBacking_mixed()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_pcmcia.c46 struct ata_device *slave = &link->device[1]; in pcmcia_set_mode() local
H A Dpata_cs5520.c63 int slave = adev->devno; in cs5520_set_timings() local
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dkeystone_net.c991 int slave; in ks2_eth_bind_slaves() local
1042 static int ks2_eth_parse_slave_interface(int netcp, int slave, in ks2_eth_parse_slave_interface()
1102 int slave = dev_of_offset(dev); in ks2_sl_eth_ofdata_to_platdata() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c103 int master = -1, slave = -1, fret = -1; in do_tiocgptpeer() local
/OK3568_Linux_fs/external/xserver/randr/
H A Drrmonitor.c198 ScreenPtr slave; in RRMonitorInitList() local
467 ScreenPtr slave; in RRMonitorAdd() local
/OK3568_Linux_fs/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_spi.c116 struct spi_slave *slave = dev_get_parent_priv(dev); in st33zp24_spi_write() local
167 struct spi_slave *slave = dev_get_parent_priv(dev); in st33zp24_spi_read8_reg() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dvblank.c194 ScreenPtr slave; in ms_covering_xf86_crtc() local
266 ScreenPtr slave; in ms_covering_randr_crtc() local
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-rcar.c135 struct i2c_client *slave; member
861 static int rcar_reg_slave(struct i2c_client *slave) in rcar_reg_slave()
883 static int rcar_unreg_slave(struct i2c_client *slave) in rcar_unreg_slave()
H A Di2c-bcm-iproc.c206 struct i2c_client *slave; member
1183 static int bcm_iproc_i2c_reg_slave(struct i2c_client *slave) in bcm_iproc_i2c_reg_slave()
1202 static int bcm_iproc_i2c_unreg_slave(struct i2c_client *slave) in bcm_iproc_i2c_unreg_slave()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_probe.c163 struct spi_slave *slave = dev_get_parent_priv(dev); in spi_flash_std_probe() local
/OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/
H A Ducp1020.c42 void spi_set_speed(struct spi_slave *slave, uint hz) in spi_set_speed()
/OK3568_Linux_fs/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_display.c82 static struct spi_slave *slave; variable
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dath79_spi.c61 struct dm_spi_slave_platdata *slave = dev_get_parent_platdata(dev); in ath79_spi_xfer() local
H A Dsoft_spi.c212 struct spi_slave *slave = dev_get_parent_priv(dev); in soft_spi_probe() local
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Ddbx500-prcmu.h407 static inline int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_read()
412 static inline int prcmu_abb_write(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_write()
417 static inline int prcmu_abb_write_masked(u8 slave, u8 reg, u8 *value, u8 *mask, in prcmu_abb_write_masked()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Ds3c24xx-dma.c223 bool slave; member
240 struct dma_device slave; member
1089 struct dma_device *dmadev, unsigned int channels, bool slave) in s3c24xx_dma_init_virtual_channels()
/OK3568_Linux_fs/kernel/include/net/
H A Dbond_3ad.h191 struct slave *slave; /* pointer to the bond slave that this aggregator belongs to */ member
239 struct slave *slave; /* pointer to the bond slave that this port belongs to */ member
258 #define SLAVE_AD_INFO(slave) ((slave)->ad_info) argument
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dds1306.c283 static struct spi_slave *slave; variable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_kms.h77 struct komeda_pipeline *slave; member
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dapanel.c247 unsigned char method, slave, chip; in apanel_init() local

1234567891011