Home
last modified time | relevance | path

Searched defs:client (Results 1426 – 1450 of 1845) sorted by relevance

1...<<51525354555657585960>>...74

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dsor.c405 struct host1x_client client; member
474 host1x_client_to_sor(struct host1x_client *client) in host1x_client_to_sor()
3047 static int tegra_sor_init(struct host1x_client *client) in tegra_sor_init()
3182 static int tegra_sor_exit(struct host1x_client *client) in tegra_sor_exit()
3204 static int tegra_sor_runtime_suspend(struct host1x_client *client) in tegra_sor_runtime_suspend()
3228 static int tegra_sor_runtime_resume(struct host1x_client *client) in tegra_sor_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/iio/humidity/
H A Dhtu21.c180 static int htu21_probe(struct i2c_client *client, in htu21_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h10 struct nvkm_client *client; member
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dtmp103.c112 static int tmp103_probe(struct i2c_client *client) in tmp103_probe()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-rk808.c156 struct i2c_client *client = rk808->i2c; in rk808_clkout_probe() local
/OK3568_Linux_fs/kernel/drivers/soc/xilinx/
H A Dzynqmp_power.c179 struct mbox_client *client; in zynqmp_pm_probe() local
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-taos-evm.c34 struct i2c_client *client; member
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_clientmgr.h76 #define snd_seq_client_unlock(client) snd_use_lock_free(&(client)->use_lock) argument
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dsy8824x.c115 static int sy8824_i2c_probe(struct i2c_client *client) in sy8824_i2c_probe()
H A Dfan53555.c592 static int fan53555_regulator_probe(struct i2c_client *client, in fan53555_regulator_probe()
682 static void fan53555_regulator_shutdown(struct i2c_client *client) in fan53555_regulator_shutdown()
H A Drk860x-regulator.c469 static int rk860x_regulator_probe(struct i2c_client *client, in rk860x_regulator_probe()
566 static void rk860x_regulator_shutdown(struct i2c_client *client) in rk860x_regulator_shutdown()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Ddvb-pll.c873 dvb_pll_probe(struct i2c_client *client, const struct i2c_device_id *id) in dvb_pll_probe()
902 static int dvb_pll_remove(struct i2c_client *client) in dvb_pll_remove()
H A Dtc90522.c782 static int tc90522_probe(struct i2c_client *client, in tc90522_probe()
822 static int tc90522_remove(struct i2c_client *client) in tc90522_remove()
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Das73211.c100 struct i2c_client *client; member
665 static int as73211_probe(struct i2c_client *client) in as73211_probe()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drk808.c1121 static int rk808_probe(struct i2c_client *client, in rk808_probe()
1364 static int rk808_remove(struct i2c_client *client) in rk808_remove()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs53l30.c917 static int cs53l30_i2c_probe(struct i2c_client *client, in cs53l30_i2c_probe()
1045 static int cs53l30_i2c_remove(struct i2c_client *client) in cs53l30_i2c_remove()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dir-kbd-i2c.c723 static int ir_probe(struct i2c_client *client, const struct i2c_device_id *id) in ir_probe()
918 static int ir_remove(struct i2c_client *client) in ir_remove()
/OK3568_Linux_fs/kernel/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.h127 u8 client; member
157 u8 client; member
/OK3568_Linux_fs/kernel/drivers/media/dvb-core/
H A Ddvbdev.c973 struct i2c_client *client; in dvb_module_probe() local
1004 void dvb_module_release(struct i2c_client *client) in dvb_module_release()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Ducs1002_power.c101 struct i2c_client *client; member
535 static int ucs1002_probe(struct i2c_client *client, in ucs1002_probe()
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dmma9553.c174 struct i2c_client *client; member
1076 static int mma9553_probe(struct i2c_client *client, in mma9553_probe()
1151 static int mma9553_remove(struct i2c_client *client) in mma9553_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dlontium-lt9611.c54 struct i2c_client *client; member
1113 static int lt9611_probe(struct i2c_client *client, in lt9611_probe()
1199 static int lt9611_remove(struct i2c_client *client) in lt9611_remove()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.c406 SetDeviceMode(ClientPtr client, DeviceIntPtr dev, int mode) in SetDeviceMode()
431 SetDeviceValuators(ClientPtr client, DeviceIntPtr dev, int *valuators, in SetDeviceValuators()
453 ChangeDeviceControl(ClientPtr client, DeviceIntPtr dev, xDeviceCtl * control) in ChangeDeviceControl()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri3.c30 ms_exa_dri3_open_client(ClientPtr client, in ms_exa_dri3_open_client()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_event.c211 present_select_input(ClientPtr client, XID eid, WindowPtr window, CARD32 mask) in present_select_input()

1...<<51525354555657585960>>...74