Searched defs:client (Results 151 - 175 of 1533) sorted by relevance

1234567891011>>

/linux-master/drivers/media/tuners/
H A Dmt2060_priv.h84 struct i2c_client *client; member in struct:mt2060_priv
/linux-master/include/linux/mfd/
H A Dstw481x.h47 struct i2c_client *client; member in struct:stw481x
/linux-master/include/sound/
H A Dseq_virmidi.h23 int client; member in struct:snd_virmidi
46 int client; /* created/attached client */ member in struct:snd_virmidi_dev
/linux-master/include/linux/
H A Dleds-pca9532.h27 struct i2c_client *client; member in struct:pca9532_led
/linux-master/drivers/media/i2c/cx25840/
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/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
/linux-master/drivers/media/dvb-frontends/
H A Dcxd2820r_t2.c14 struct i2c_client *client = priv->client[0]; local
160 struct i2c_client *client = priv->client[0]; local
279 struct i2c_client *client = priv->client[0]; local
387 struct i2c_client *client = priv->client[0]; local
[all...]
H A Dcxd2820r_t.c14 struct i2c_client *client = priv->client[0]; local
130 struct i2c_client *client = priv->client[0]; local
250 struct i2c_client *client local
375 struct i2c_client *client = priv->client[0]; local
393 struct i2c_client *client = priv->client[0]; local
[all...]
H A Dcxd2820r_c.c14 struct i2c_client *client = priv->client[0]; local
92 struct i2c_client *client = priv->client[0]; local
145 struct i2c_client *client local
281 struct i2c_client *client = priv->client[0]; local
299 struct i2c_client *client = priv->client[0]; local
[all...]
/linux-master/sound/drivers/opl4/
H A Dopl4_seq.c131 int client; local
[all...]
/linux-master/tools/testing/selftests/net/
H A Dfin_ack_lat.c28 static void client(int port) function
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-i2c.c13 struct i2c_client *client = v4l2_get_subdevdata(sd); local
31 v4l2_i2c_subdev_set_name(struct v4l2_subdev *sd, struct i2c_client *client, const char *devname, const char *postfix) argument
45 v4l2_i2c_subdev_init(struct v4l2_subdev *sd, struct i2c_client *client, const struct v4l2_subdev_ops *ops) argument
68 struct i2c_client *client; local
143 struct i2c_client *client = v4l2_get_subdevdata(sd); local
[all...]
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_hwmon.c155 struct i2c_client *client; local
/linux-master/drivers/gpu/drm/
H A Ddrm_encoder_slave.c58 struct i2c_client *client; local
108 struct i2c_client *client = drm_i2c_encoder_get_client(drm_encoder); local
[all...]
/linux-master/drivers/staging/fieldbus/anybuss/
H A Danybuss-client.h54 anybuss_get_drvdata(const struct anybuss_client *client) argument
60 anybuss_set_drvdata(struct anybuss_client *client, void *data) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dumem.c35 nvkm_umem_search(struct nvkm_client *client, u64 handle) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Duser.c35 nvkm_dmaobj_search(struct nvkm_client *client, u64 handle) argument
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.c49 void hnae3_set_client_init_flag(struct hnae3_client *client, argument
69 static int hnae3_get_client_init_flag(struct hnae3_client *client, argument
90 static int hnae3_init_client_instance(struct hnae3_client *client, argument
109 hnae3_uninit_client_instance(struct hnae3_client *client, struct hnae3_ae_dev *ae_dev) argument
124 hnae3_register_client(struct hnae3_client *client) argument
160 hnae3_unregister_client(struct hnae3_client *client) argument
202 struct hnae3_client *client; local
257 struct hnae3_client *client; local
296 struct hnae3_client *client; local
361 struct hnae3_client *client; local
[all...]
/linux-master/drivers/video/backlight/
H A Dili9320.h44 struct ili9320_client *client; member in struct:ili9320
/linux-master/drivers/input/misc/
H A Dariel-pwrbutton.c27 struct spi_device *client; member in struct:ariel_pwrbutton
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-camera.c88 struct i2c_client *client = &dev->i2c_client[dev->def_i2c_bus]; local
173 struct i2c_client *client = &dev->i2c_client[dev->def_i2c_bus]; local
302 struct i2c_client *client = &dev->i2c_client[dev->def_i2c_bus]; local
[all...]
/linux-master/drivers/char/ipmi/
H A Dkcs_bmc_serio.c18 struct kcs_bmc_client client; member in struct:kcs_bmc_serio
24 static inline struct kcs_bmc_serio *client_to_kcs_bmc_serio(struct kcs_bmc_client *client) argument
29 static irqreturn_t kcs_bmc_serio_event(struct kcs_bmc_client *client) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c61 struct nvkm_client *client = priv; local
68 struct nvkm_client *client = priv; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Duevent.c116 struct nvkm_client *client = uevent->object.client; local
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfault.h33 u8 client; member in struct:nvkm_fault_data

Completed in 181 milliseconds

1234567891011>>