Home
last modified time | relevance | path

Searched defs:client (Results 1 - 25 of 33) sorted by relevance

12

/device/qemu/riscv32_virt/liteos_m/board/hardware/adapter/
H A Dhdf_syscall_adapter.h29 struct HdfDeviceIoClient client; member
/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/
H A Des8323_linux_driver.c69 static int es8323_i2c_remove(struct i2c_client *client) in es8323_i2c_remove() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_ioctl.c184 struct drm_client *client = data; in drm_getclient() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/media/v4l2-core/
H A Dv4l2-async.c57 struct i2c_client *client = i2c_verify_client(sd->dev); in match_i2c() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_media_mem.h138 struct ion_client *client; member
188 struct ion_client *client; member
H A Ddrv_media_mem.c624 struct ion_client *client = common->client; in real_page_buffer_alloc_and_map() local
[all...]
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_service.h116 RK_S32 client; member
/device/soc/rockchip/rk3588/kernel/include/linux/power/
H A Dcw2015_battery.h91 struct i2c_client *client; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Ddhcp.h249 struct dhcp_client client; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c762 struct nvkm_client *client; nouveau_drm_device_remove() local
[all...]
H A Dnouveau_drv.h135 struct nouveau_cli client; member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ipa_control/
H A Dmali_kbase_csf_ipa_control.c700 int kbase_ipa_control_unregister(struct kbase_device *kbdev, const void *client) in kbase_ipa_control_unregister() argument
782 int kbase_ipa_control_query(struct kbase_device *kbdev, const void *client, in kbase_ipa_control_query() argument
513 kbase_ipa_control_register( struct kbase_device *kbdev, const struct kbase_ipa_control_perf_counter *perf_counters, size_t num_counters, void **client) kbase_ipa_control_register() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Ddw9763.c79 static int dw9763_read_reg(struct i2c_client *client, in dw9763_read_reg() argument
112 static int dw9763_write_reg(struct i2c_client *client, in dw9763_write_reg() argument
142 struct i2c_client *client = v4l2_get_subdevdata(&dev_vcm->sd); in dw9763_get_pos() local
175 struct i2c_client *client = v4l2_get_subdevdata(&dev_vcm->sd); dw9763_set_pos() local
213 struct i2c_client *client = v4l2_get_subdevdata(&dev_vcm->sd); dw9763_set_ctrl() local
265 struct i2c_client *client = v4l2_get_subdevdata(&dev->sd); dw9763t_init() local
349 struct i2c_client *client = v4l2_get_subdevdata(sd); dw9763_ioctl() local
382 struct i2c_client *client = v4l2_get_subdevdata(sd); dw9763_compat_ioctl32() local
449 dw9763_probe(struct i2c_client *client, const struct i2c_device_id *id) dw9763_probe() argument
626 dw9763_remove(struct i2c_client *client) dw9763_remove() argument
[all...]
H A Dov13855.c115 struct i2c_client *client; member
1080 static int ov13855_write_reg(struct i2c_client *client, u16 reg, in ov13855_write_reg() argument
1110 static int ov13855_write_array(struct i2c_client *client, in ov13855_write_array() argument
1125 static int ov13855_read_reg(struct i2c_client *client, u16 reg, in ov13855_read_reg() argument
1446 struct i2c_client *client = ov13855->client; ov13855_s_stream() local
1483 struct i2c_client *client = ov13855->client; ov13855_s_power() local
1604 struct i2c_client *client = to_i2c_client(dev); ov13855_runtime_resume() local
1613 struct i2c_client *client = to_i2c_client(dev); ov13855_runtime_suspend() local
1740 struct i2c_client *client = ov13855->client; ov13855_set_ctrl() local
1878 ov13855_check_sensor_id(struct ov13855 *ov13855, struct i2c_client *client) ov13855_check_sensor_id() argument
1916 ov13855_probe(struct i2c_client *client, const struct i2c_device_id *id) ov13855_probe() argument
2053 ov13855_remove(struct i2c_client *client) ov13855_remove() argument
[all...]
/device/soc/rockchip/rk3588/kernel/include/linux/mfd/
H A Drk618.h116 struct i2c_client *client; member
H A Drk630.h166 struct i2c_client *client; member
H A Drk628.h243 struct i2c_client *client; member
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dcw2017_battery.c564 static int cw_bat_probe(struct i2c_client *client) in cw_bat_probe() argument
624 struct i2c_client *client = to_i2c_client(dev); in cw_bat_suspend() local
633 struct i2c_client *client = to_i2c_client(dev); in cw_bat_resume() local
643 cw_bat_remove(struct i2c_client *client) cw_bat_remove() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Drk808-regulator.c1470 struct i2c_client *client = rk808->i2c; in rk808_regulator_probe() local
H A Dfan53555.c697 static int fan53555_regulator_probe(struct i2c_client *client, const struct i2c_device_id *id) in fan53555_regulator_probe() argument
786 fan53555_regulator_shutdown(struct i2c_client *client) fan53555_regulator_shutdown() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c40 struct i2c_client *client; member
/device/soc/rockchip/common/sdk_linux/drivers/mfd/
H A Drk808.c1150 static int rk808_probe(struct i2c_client *client, const struct i2c_device_id *id) in rk808_probe() argument
1382 rk808_remove(struct i2c_client *client) rk808_remove() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/i2c/
H A Di2c-core-base.c81 const struct i2c_device_id *i2c_match_id(const struct i2c_device_id *id, const struct i2c_client *client) in i2c_match_id() argument
99 struct i2c_client *client = i2c_verify_client(dev); in i2c_device_match() local
119 struct i2c_client *client = to_i2c_client(dev); in i2c_device_uevent() local
447 static int i2c_smbus_host_notify_to_irq(const struct i2c_client *client) in i2c_smbus_host_notify_to_irq() argument
467 struct i2c_client *client = i2c_verify_client(dev); i2c_device_probe() local
567 struct i2c_client *client = i2c_verify_client(dev); i2c_device_remove() local
596 struct i2c_client *client = i2c_verify_client(dev); i2c_device_shutdown() local
623 struct i2c_client *client = to_i2c_client(dev); modalias_show() local
677 i2c_encode_flags_to_addr(struct i2c_client *client) i2c_encode_flags_to_addr() argument
735 struct i2c_client *client = i2c_verify_client(dev); i2c_check_addr_busy_ext() local
819 i2c_dev_set_name(struct i2c_adapter *adap, struct i2c_client *client, struct i2c_board_info const *info, int status) i2c_dev_set_name() argument
888 struct i2c_client *client; i2c_new_client_device() local
964 i2c_unregister_device(struct i2c_client *client) i2c_unregister_device() argument
987 dummy_probe(struct i2c_client *client, const struct i2c_device_id *id) dummy_probe() argument
992 dummy_remove(struct i2c_client *client) dummy_remove() argument
1033 struct i2c_client *client; global() member
1056 struct i2c_client *client; devm_i2c_new_dummy_device() local
1097 i2c_new_ancillary_device(struct i2c_client *client, const char *name, u16 default_addr) i2c_new_ancillary_device() argument
1153 struct i2c_client *client; new_device_store() local
1218 struct i2c_client *client, *next; delete_device_store() local
1591 struct i2c_client *client, *_n; i2c_do_del_adapter() local
1607 struct i2c_client *client = i2c_verify_client(dev); unregister_client_ext() local
1616 struct i2c_client *client = i2c_verify_client(dev); unregister_dummy_ext() local
1638 struct i2c_client *client, *next; i2c_del_adapter() local
1850 struct i2c_client *client = i2c_verify_client(dev); i2c_check_addr_ext() local
1878 struct i2c_client *client = i2c_verify_client(dev); i2c_cmd() local
2191 i2c_transfer_buffer_flags(const struct i2c_client *client, char *buf, int count, u16 flags) i2c_transfer_buffer_flags() argument
2229 i2c_get_device_id(const struct i2c_client *client, struct i2c_device_identity *id) i2c_get_device_id() argument
2341 struct i2c_client *client; i2c_detect_address() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/i2c/
H A Dgc2093.c1268 struct i2c_client *client = to_i2c_client(dev); in gc2093_runtime_resume() local
1278 struct i2c_client *client = to_i2c_client(dev); in gc2093_runtime_suspend() local
1289 static int gc2093_probe(struct i2c_client *client, const struct i2c_device_id *id) in gc2093_probe() argument
1418 static int gc2093_remove(struct i2c_client *client) in gc2093_remove() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Di2c.h70 static inline int i2c_master_recv(const struct i2c_client *client, char *buf, int count) in i2c_master_recv() argument
84 static inline int i2c_master_recv_dmasafe(const struct i2c_client *client, char *buf, int count) in i2c_master_recv_dmasafe() argument
97 static inline int i2c_master_send(const struct i2c_client *client, cons argument
111 i2c_master_send_dmasafe(const struct i2c_client *client, const char *buf, int count) i2c_master_send_dmasafe() argument
144 i2c_smbus_read_word_swapped(const struct i2c_client *client, u8 command) i2c_smbus_read_word_swapped() argument
151 i2c_smbus_write_word_swapped(const struct i2c_client *client, u8 command, u16 value) i2c_smbus_write_word_swapped() argument
327 i2c_get_clientdata(const struct i2c_client *client) i2c_get_clientdata() argument
332 i2c_set_clientdata(struct i2c_client *client, void *data) i2c_set_clientdata() argument
352 i2c_slave_event(struct i2c_client *client, enum i2c_slave_event event, u8 *val) i2c_slave_event() argument
812 i2c_client_has_driver(struct i2c_client *client) i2c_client_has_driver() argument
922 i2c_of_match_device(const struct of_device_id *matches, struct i2c_client *client) i2c_of_match_device() argument
[all...]

Completed in 34 milliseconds

12