| /OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/ |
| H A D | tests.py | 54 def cleanup_client(client): argument 71 def assertClientGetHash(self, client, taskhash, unihash): argument
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | max8952.c | 36 struct i2c_client *client; member 174 static int max8952_pmic_probe(struct i2c_client *client, in max8952_pmic_probe()
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | qm1d1c0042.c | 404 static int qm1d1c0042_probe(struct i2c_client *client, in qm1d1c0042_probe() 427 static int qm1d1c0042_remove(struct i2c_client *client) in qm1d1c0042_remove()
|
| /OK3568_Linux_fs/kernel/drivers/iio/potentiometer/ |
| H A D | ad5272.c | 50 struct i2c_client *client; member 161 static int ad5272_probe(struct i2c_client *client, in ad5272_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | irps5401.c | 41 static int irps5401_probe(struct i2c_client *client) in irps5401_probe()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | panoramiXsrv.h | 53 panoramix_setup_ids(PanoramiXRes * resource, ClientPtr client, XID base_id) in panoramix_setup_ids()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | bh1770glc.c | 124 struct i2c_client *client; member 507 struct i2c_client *client = chip->client; in bh1770_detect() local 1165 static int bh1770_probe(struct i2c_client *client, in bh1770_probe() 1283 static int bh1770_remove(struct i2c_client *client) in bh1770_remove() 1309 struct i2c_client *client = to_i2c_client(dev); in bh1770_suspend() local 1319 struct i2c_client *client = to_i2c_client(dev); in bh1770_resume() local 1347 struct i2c_client *client = to_i2c_client(dev); in bh1770_runtime_suspend() local 1357 struct i2c_client *client = to_i2c_client(dev); in bh1770_runtime_resume() local
|
| /OK3568_Linux_fs/kernel/drivers/iio/common/st_sensors/ |
| H A D | st_sensors_i2c.c | 40 struct i2c_client *client) in st_sensors_i2c_configure()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | mp2629.c | 36 static int mp2629_probe(struct i2c_client *client) in mp2629_probe()
|
| H A D | 88pm800.c | 419 struct i2c_client *client = chip->client; in pm800_pages_init() local 541 static int pm800_probe(struct i2c_client *client, in pm800_probe() 596 static int pm800_remove(struct i2c_client *client) in pm800_remove()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | cyttsp_i2c.c | 29 static int cyttsp_i2c_probe(struct i2c_client *client, in cyttsp_i2c_probe()
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | pcm179x-i2c.c | 17 static int pcm179x_i2c_probe(struct i2c_client *client, in pcm179x_i2c_probe()
|
| H A D | cs4349.c | 281 static int cs4349_i2c_probe(struct i2c_client *client, in cs4349_i2c_probe() 313 static int cs4349_i2c_remove(struct i2c_client *client) in cs4349_i2c_remove()
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | bmp280-i2c.c | 8 static int bmp280_i2c_probe(struct i2c_client *client, in bmp280_i2c_probe()
|
| H A D | t5403.c | 39 struct i2c_client *client; member 211 static int t5403_probe(struct i2c_client *client, in t5403_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | rohm-bu18rl82.c | 178 static int bu18rl82_i2c_probe(struct i2c_client *client, in bu18rl82_i2c_probe() 210 static int bu18rl82_i2c_remove(struct i2c_client *client) in bu18rl82_i2c_remove()
|
| /OK3568_Linux_fs/kernel/sound/isa/gus/ |
| H A D | gus_reset.c | 219 int type, int client, int port) in snd_gf1_alloc_voice_use() 240 struct snd_gus_voice *snd_gf1_alloc_voice(struct snd_gus_card * gus, int type, int client, int port) in snd_gf1_alloc_voice()
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | noa1305.c | 47 struct i2c_client *client; member 197 static int noa1305_probe(struct i2c_client *client, in noa1305_probe()
|
| H A D | cm3323.c | 47 struct i2c_client *client; member 217 static int cm3323_probe(struct i2c_client *client, in cm3323_probe()
|
| H A D | apds9300.c | 47 struct i2c_client *client; member 401 static int apds9300_probe(struct i2c_client *client, in apds9300_probe() 455 static int apds9300_remove(struct i2c_client *client) in apds9300_remove()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci-p2pdma.h | 112 struct device *client, bool verbose) in pci_p2pdma_distance() 117 static inline struct pci_dev *pci_p2pmem_find(struct device *client) in pci_p2pmem_find()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | gc.c | 123 ChangeGC(ClientPtr client, GC * pGC, BITS32 mask, ChangeGCValPtr pUnion) in ChangeGC() 431 ChangeGCXIDs(ClientPtr client, GC * pGC, BITS32 mask, CARD32 *pC32) in ChangeGCXIDs() 527 XID gcid, ClientPtr client) in CreateGC()
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | nau7802.c | 51 struct i2c_client *client; member 410 static int nau7802_probe(struct i2c_client *client, in nau7802_probe() 557 static int nau7802_remove(struct i2c_client *client) in nau7802_remove()
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | ocmem.c | 155 enum ocmem_client client, in device_address() 219 struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, in ocmem_allocate() 275 void ocmem_free(struct ocmem *ocmem, enum ocmem_client client, in ocmem_free()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | saa7127.c | 304 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa7127_read() local 313 struct i2c_client *client = v4l2_get_subdevdata(sd); in saa7127_write() local 711 static int saa7127_probe(struct i2c_client *client, in saa7127_probe() 788 static int saa7127_remove(struct i2c_client *client) in saa7127_remove()
|