/device/qemu/riscv32_virt/liteos_m/board/hardware/adapter/ |
H A D | hdf_syscall_adapter.h | 29 struct HdfDeviceIoClient client; member
|
/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/ |
H A D | es8323_linux_driver.c | 69 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 D | drm_ioctl.c | 184 struct drm_client *client = data; in drm_getclient() local [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/media/v4l2-core/ |
H A D | v4l2-async.c | 57 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 D | drv_media_mem.h | 138 struct ion_client *client; member 188 struct ion_client *client; member
|
H A D | drv_media_mem.c | 624 struct ion_client *client = common->client; in real_page_buffer_alloc_and_map() local [all...] |
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_service.h | 116 RK_S32 client; member
|
/device/soc/rockchip/rk3588/kernel/include/linux/power/ |
H A D | cw2015_battery.h | 91 struct i2c_client *client; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | dhcp.h | 249 struct dhcp_client client; member
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | 762 struct nvkm_client *client; nouveau_drm_device_remove() local [all...] |
H A D | nouveau_drv.h | 135 struct nouveau_cli client; member [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ipa_control/ |
H A D | mali_kbase_csf_ipa_control.c | 700 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 D | dw9763.c | 79 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 D | ov13855.c | 115 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 D | rk618.h | 116 struct i2c_client *client; member
|
H A D | rk630.h | 166 struct i2c_client *client; member
|
H A D | rk628.h | 243 struct i2c_client *client; member
|
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
H A D | cw2017_battery.c | 564 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 D | rk808-regulator.c | 1470 struct i2c_client *client = rk808->i2c;
in rk808_regulator_probe() local
|
H A D | fan53555.c | 697 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 D | analogix_dp_core.c | 40 struct i2c_client *client; member
|
/device/soc/rockchip/common/sdk_linux/drivers/mfd/ |
H A D | rk808.c | 1150 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 D | i2c-core-base.c | 81 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 D | gc2093.c | 1268 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 D | i2c.h | 70 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...] |