| /OK3568_Linux_fs/kernel/drivers/fsi/ |
| H A D | fsi-master-gpio.c | 397 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 D | fsi.h | 17 struct fsi_slave *slave; member
|
| H A D | if_frad.h | 54 struct net_device *slave; member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 531 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 D | exa_mixed.c | 300 exaSharePixmapBacking_mixed(PixmapPtr pPixmap, ScreenPtr slave, void **handle_p) in exaSharePixmapBacking_mixed()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_pcmcia.c | 46 struct ata_device *slave = &link->device[1]; in pcmcia_set_mode() local
|
| H A D | pata_cs5520.c | 63 int slave = adev->devno; in cs5520_set_timings() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | keystone_net.c | 991 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 D | devpts_pts.c | 103 int master = -1, slave = -1, fret = -1; in do_tiocgptpeer() local
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrmonitor.c | 198 ScreenPtr slave; in RRMonitorInitList() local 467 ScreenPtr slave; in RRMonitorAdd() local
|
| /OK3568_Linux_fs/u-boot/drivers/tpm/ |
| H A D | tpm_tis_st33zp24_spi.c | 116 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 D | vblank.c | 194 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 D | i2c-rcar.c | 135 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 D | i2c-bcm-iproc.c | 206 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 D | sf_probe.c | 163 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 D | ucp1020.c | 42 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 D | work_92105_display.c | 82 static struct spi_slave *slave; variable
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | ath79_spi.c | 61 struct dm_spi_slave_platdata *slave = dev_get_parent_platdata(dev); in ath79_spi_xfer() local
|
| H A D | soft_spi.c | 212 struct spi_slave *slave = dev_get_parent_priv(dev); in soft_spi_probe() local
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | dbx500-prcmu.h | 407 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 D | s3c24xx-dma.c | 223 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 D | bond_3ad.h | 191 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 D | ds1306.c | 283 static struct spi_slave *slave; variable
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_kms.h | 77 struct komeda_pipeline *slave; member
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | apanel.c | 247 unsigned char method, slave, chip; in apanel_init() local
|