Searched defs:client (Results 1 - 25 of 1533) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Difc00d.h38 __u8 client; member in struct:gp100_vmm_fault_cancel_v0
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doclass.h27 struct nvkm_client *client; member in struct:nvkm_oclass
/linux-master/drivers/input/mouse/
H A Dcyapa.h337 struct i2c_client *client; member in struct:cyapa
/linux-master/drivers/input/
H A Dmousedev.c264 struct mousedev_client *client; local
406 struct mousedev_client *client = file->private_data; local
503 mousedev_attach_client(struct mousedev *mousedev, struct mousedev_client *client) argument
511 mousedev_detach_client(struct mousedev *mousedev, struct mousedev_client *client) argument
522 struct mousedev_client *client = file->private_data; local
535 struct mousedev_client *client; local
571 mousedev_packet(struct mousedev_client *client, u8 *ps2_data) argument
628 mousedev_generate_response(struct mousedev_client *client, int command) argument
677 struct mousedev_client *client = file->private_data; local
719 struct mousedev_client *client = file->private_data; local
760 struct mousedev_client *client = file->private_data; local
802 struct mousedev_client *client; local
[all...]
/linux-master/drivers/input/touchscreen/
H A Dcyttsp_i2c_common.c29 struct i2c_client *client = to_i2c_client(dev); local
59 struct i2c_client *client = to_i2c_client(dev); local
/linux-master/drivers/media/common/siano/
H A Dsmsdvb.h103 static inline int smsdvb_debugfs_create(struct smsdvb_client_t *client) argument
108 static inline void smsdvb_debugfs_release(struct smsdvb_client_t *client) {} argument
/linux-master/drivers/media/dvb-frontends/
H A Dsp2_priv.h17 struct i2c_client *client; member in struct:sp2
H A Dtda10071_priv.h18 struct i2c_client *client; member in struct:tda10071_dev
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-audio.c31 static int cx25840_set_audclk_freq(struct i2c_client *client, u32 freq) argument
281 cx25836_set_audclk_freq(struct i2c_client *client, u32 freq) argument
286 cx23885_set_audclk_freq(struct i2c_client *client, u32 freq) argument
328 cx231xx_set_audclk_freq(struct i2c_client *client, u32 freq) argument
404 set_audclk_freq(struct i2c_client *client, u32 freq) argument
423 cx25840_audio_set_path(struct i2c_client *client) argument
468 set_volume(struct i2c_client *client, int volume) argument
488 set_balance(struct i2c_client *client, int balance) argument
506 struct i2c_client *client = v4l2_get_subdevdata(sd); local
528 struct i2c_client *client = v4l2_get_subdevdata(sd); local
[all...]
H A Dcx25840-firmware.c32 static void start_fw_load(struct i2c_client *client) argument
43 static void end_fw_load(struct i2c_client *client) argument
55 static const char *get_fw_name(struct i2c_client *client) argument
68 check_fw_load(struct i2c_client *client, int size) argument
85 fw_write(struct i2c_client *client, const u8 *data, int size) argument
95 cx25840_loadfw(struct i2c_client *client) argument
[all...]
H A Dcx25840-vbi.c74 struct i2c_client *client = v4l2_get_subdevdata(sd); local
119 struct i2c_client *client = v4l2_get_subdevdata(sd); local
139 struct i2c_client *client local
[all...]
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-i2c.c346 struct i2c_client *client = &bus->i2c_client; local
380 struct i2c_client *client = &bus->i2c_client; local
/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x.h182 struct i2c_client *client; member in struct:si470x_device
/linux-master/drivers/media/tuners/
H A De4000_priv.h18 struct i2c_client *client; member in struct:e4000_dev
H A Dfc2580_priv.h121 struct i2c_client *client; member in struct:fc2580_dev
H A Dmt2060_priv.h84 struct i2c_client *client; member in struct:mt2060_priv
H A Dtua9001_priv.h22 struct i2c_client *client; member in struct:tua9001_dev
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h108 struct cxgb3_client *client; member in struct:t3c_tid_entry
/linux-master/drivers/staging/iio/addac/
H A Dadt7316-spi.c25 static int adt7316_spi_multi_read(void *client, u8 reg, u8 count, u8 *data) argument
54 static int adt7316_spi_multi_write(void *client, u8 reg, u8 count, u8 *data) argument
77 static int adt7316_spi_read(void *client, u8 reg, u8 *data) argument
82 static int adt7316_spi_write(void *client, u8 reg, u8 val) argument
H A Dadt7316.h17 void *client; member in struct:adt7316_bus
/linux-master/include/linux/dma/
H A Dipu-dma.h157 void *client; /* Only one client per channel */ member in struct:idmac_channel
/linux-master/include/linux/
H A Dleds-lp3952.h116 struct i2c_client *client; member in struct:lp3952_led_array
H A Dleds-pca9532.h27 struct i2c_client *client; member in struct:pca9532_led
/linux-master/include/linux/mfd/
H A D88pm80x.h294 struct i2c_client *client; member in struct:pm80x_chip
H A Dstmpe.h129 void *client; member in struct:stmpe

Completed in 1095 milliseconds

1234567891011>>