/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/ |
D | l2cap_client.c | 124 void l2cap_client_free(l2cap_client_t *client) in l2cap_client_free() 136 bool l2cap_client_connect(l2cap_client_t *client, const bt_bdaddr_t *remote_bdaddr, uint16_t psm) in l2cap_client_connect() 157 void l2cap_client_disconnect(l2cap_client_t *client) in l2cap_client_disconnect() 178 bool l2cap_client_is_connected(const l2cap_client_t *client) in l2cap_client_is_connected() 185 bool l2cap_client_write(l2cap_client_t *client, buffer_t *packet) in l2cap_client_write() 204 l2cap_client_t *client = find(local_channel_id); in connect_completed_cb() local 227 l2cap_client_t *client = find(local_channel_id); in config_request_cb() local 272 l2cap_client_t *client = find(local_channel_id); in config_completed_cb() local 308 l2cap_client_t *client = find(local_channel_id); in disconnect_request_cb() local 329 l2cap_client_t *client = find(local_channel_id); in disconnect_completed_cb() local [all …]
|
/device/board/isoftstone/yangfan/kernel/src/driv/input/touchscreen/gt9xx/ |
D | gt9xx_update.c | 149 s32 gup_i2c_read(struct i2c_client *client, u8 *buf, s32 len) in gup_i2c_read() 195 s32 gup_i2c_write(struct i2c_client *client,u8 *buf,s32 len) in gup_i2c_write() 334 static u8 gup_get_ic_msg(struct i2c_client *client, u16 addr, u8* msg, s32 len) in gup_get_ic_msg() 358 static u8 gup_set_ic_msg(struct i2c_client *client, u16 addr, u8 val) in gup_set_ic_msg() 384 static u8 gup_get_ic_fw_msg(struct i2c_client *client) in gup_get_ic_fw_msg() 465 s32 gup_enter_update_mode(struct i2c_client *client) in gup_enter_update_mode() 677 static s8 gup_update_config(struct i2c_client *client) in gup_update_config() 872 static u8 gup_check_update_file(struct i2c_client *client, st_fw_head* fw_head, u8* path) in gup_check_update_file() 1005 static u8 gup_burn_proc(struct i2c_client *client, u8 *burn_buf, u16 start_addr, u16 total_length) in gup_burn_proc() 1113 static u8 gup_recall_check(struct i2c_client *client, u8* chk_src, u16 start_rd_addr, u16 chk_lengt… in gup_recall_check() [all …]
|
D | gt9xx.c | 160 s32 gtp_i2c_read(struct i2c_client *client, u8 *buf, s32 len) in gtp_i2c_read() 233 s32 gtp_i2c_write(struct i2c_client *client,u8 *buf,s32 len) in gtp_i2c_write() 295 s32 gtp_i2c_read_dbl_check(struct i2c_client *client, u16 addr, u8 *rxbuf, int len) in gtp_i2c_read_dbl_check() 333 s32 gtp_send_cfg(struct i2c_client *client) in gtp_send_cfg() 1109 void gtp_reset_guitar(struct i2c_client *client, s32 ms) in gtp_reset_guitar() 1756 s32 gtp_read_version(struct i2c_client *client, u16* version) in gtp_read_version() 1794 static s8 gtp_i2c_test(struct i2c_client *client) in gtp_i2c_test() 2062 static s8 gtp_request_input_dev(struct i2c_client *client, in gtp_request_input_dev() 2140 s32 gtp_fw_startup(struct i2c_client *client) in gtp_fw_startup() 2183 static s32 gtp_esd_recovery(struct i2c_client *client) in gtp_esd_recovery() [all …]
|
/device/soc/rockchip/common/sdk_linux/drivers/i2c/ |
D | i2c-core-base.c | 81 …struct i2c_device_id *i2c_match_id(const struct i2c_device_id *id, const struct i2c_client *client) in i2c_match_id() 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() 467 struct i2c_client *client = i2c_verify_client(dev); in i2c_device_probe() local 567 struct i2c_client *client = i2c_verify_client(dev); in i2c_device_remove() local 596 struct i2c_client *client = i2c_verify_client(dev); in i2c_device_shutdown() local 623 struct i2c_client *client = to_i2c_client(dev); in modalias_show() local 677 static unsigned short i2c_encode_flags_to_addr(struct i2c_client *client) in i2c_encode_flags_to_addr() 735 struct i2c_client *client = i2c_verify_client(dev); in i2c_check_addr_busy_ext() local [all …]
|
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
D | proxy.c | 198 static int filter_set(struct bt_mesh_proxy_client *client, in filter_set() 230 static void filter_add(struct bt_mesh_proxy_client *client, u16_t addr) in filter_add() 253 static void filter_remove(struct bt_mesh_proxy_client *client, u16_t addr) in filter_remove() 270 static void send_filter_status(struct bt_mesh_proxy_client *client, in send_filter_status() 312 static void proxy_cfg(struct bt_mesh_proxy_client *client) in proxy_cfg() 384 struct bt_mesh_proxy_client *client; in proxy_send_beacons() local 399 struct bt_mesh_proxy_client *client; in proxy_sar_timeout() local 481 static void proxy_complete_pdu(struct bt_mesh_proxy_client *client) in proxy_complete_pdu() 520 struct bt_mesh_proxy_client *client; in proxy_recv() local 606 struct bt_mesh_proxy_client *client; in proxy_connected() local [all …]
|
/device/soc/amlogic/a311d/soc/amlogic/codecs/ |
D | es7243.c | 72 static int es7243_i2c_write(struct i2c_client *client, u8 reg, u8 value) in es7243_i2c_write() 86 static int es7243_i2c_read(struct i2c_client *client, u8 reg) in es7243_i2c_read() 112 int es7243_init_mode(struct i2c_client *client) in es7243_init_mode() 127 int es7243_startup(struct i2c_client *client) in es7243_startup() 173 int es7243_set_standby(struct i2c_client *client) in es7243_set_standby() 263 static int es7243_i2c_remove(struct i2c_client *client) in es7243_i2c_remove() 278 static int es7243_i2c_probe(struct i2c_client *client, const struct i2c_device_id *id) in es7243_i2c_probe()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/ |
D | dw9763.c | 79 static int dw9763_read_reg(struct i2c_client *client, in dw9763_read_reg() 112 static int dw9763_write_reg(struct i2c_client *client, in dw9763_write_reg() 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); in dw9763_set_pos() local 213 struct i2c_client *client = v4l2_get_subdevdata(&dev_vcm->sd); in dw9763_set_ctrl() local 265 struct i2c_client *client = v4l2_get_subdevdata(&dev->sd); in dw9763t_init() local 349 struct i2c_client *client = v4l2_get_subdevdata(sd); in dw9763_ioctl() local 382 struct i2c_client *client = v4l2_get_subdevdata(sd); in dw9763_compat_ioctl32() local 449 static int dw9763_probe(struct i2c_client *client, in dw9763_probe() 626 static int dw9763_remove(struct i2c_client *client) in dw9763_remove()
|
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() 1110 static int ov13855_write_array(struct i2c_client *client, in ov13855_write_array() 1125 static int ov13855_read_reg(struct i2c_client *client, u16 reg, in ov13855_read_reg() 1446 struct i2c_client *client = ov13855->client; in ov13855_s_stream() local 1483 struct i2c_client *client = ov13855->client; in ov13855_s_power() local 1604 struct i2c_client *client = to_i2c_client(dev); in ov13855_runtime_resume() local 1613 struct i2c_client *client = to_i2c_client(dev); in ov13855_runtime_suspend() local 1740 struct i2c_client *client = ov13855->client; in ov13855_set_ctrl() local 1879 struct i2c_client *client) in ov13855_check_sensor_id() [all …]
|
/device/soc/bestechnic/bes2600/liteos_m/components/drivers/touch/ |
D | touch_fts.c | 48 static int fts_i2c_read(struct i2c_client *client, uint8_t *writebuf, int writelen, uint8_t *readbu… in fts_i2c_read() 103 static int fts_i2c_write(struct i2c_client *client, uint8_t *writebuf, int writelen) in fts_i2c_write() 134 static int fts_i2c_write_reg(struct i2c_client *client, uint8_t regaddr, uint8_t regvalue) in fts_i2c_write_reg() 143 static int fts_i2c_read_reg(struct i2c_client *client, uint8_t regaddr, uint8_t *regvalue) in fts_i2c_read_reg() 148 static void fts_i2c_hid2std(struct i2c_client *client) in fts_i2c_hid2std() 216 struct i2c_client *client = ts_data->client; in fts_get_ic_information() local 398 static int tpd_probe(struct i2c_client *client) in tpd_probe()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ctp/gslx680new/ |
D | gslX680.c | 172 struct i2c_client *client; member 257 int ctp_i2c_write_bytes(struct i2c_client *client, uint8_t *data, uint16_t len) in ctp_i2c_write_bytes() 272 bool ctp_i2c_test(struct i2c_client *client) in ctp_i2c_test() 287 static int ctp_detect(struct i2c_client *client, struct i2c_board_info *info) in ctp_detect() 411 static u32 gsl_write_interface(struct i2c_client *client, const u8 reg, in gsl_write_interface() 426 static int gsl_ts_write(struct i2c_client *client, u8 addr, in gsl_ts_write() 451 static int gsl_ts_read(struct i2c_client *client, u8 addr, u8 *pdata, in gsl_ts_read() 577 static void gsl_load_fw(struct i2c_client *client) in gsl_load_fw() 616 static void startup_chip(struct i2c_client *client) in startup_chip() 627 static void reset_chip(struct i2c_client *client) in reset_chip() [all …]
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ctp/wacom_pen/ |
D | wacom_i2c.c | 54 struct i2c_client *client; member 95 static int wacom_query_device(struct i2c_client *client, in wacom_query_device() 260 struct i2c_client *client = wac_i2c->client; in wacom_i2c_open() local 270 struct i2c_client *client = wac_i2c->client; in wacom_i2c_close() local 275 static int wacom_i2c_probe(struct i2c_client *client, in wacom_i2c_probe() 389 static int wacom_i2c_remove(struct i2c_client *client) in wacom_i2c_remove()
|
/device/board/isoftstone/yangfan/kernel/src/driv/media/i2c/ |
D | gc8034.c | 167 struct i2c_client *client; member 899 static int gc8034_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc8034_write_reg() 923 static int gc8034_write_array(struct i2c_client *client, in gc8034_write_array() 936 static int gc8034_read_reg(struct i2c_client *client, u8 reg, u8 *val) in gc8034_read_reg() 1121 static int gc8034_otp_read_reg(struct i2c_client *client, in gc8034_otp_read_reg() 1140 static int gc8034_otp_read_group(struct i2c_client *client, in gc8034_otp_read_group() 1163 struct i2c_client *client = gc8034->client; in gc8034_otp_enable() local 1187 struct i2c_client *client = gc8034->client; in gc8034_otp_disable() local 1208 struct i2c_client *client = gc8034->client; in gc8034_check_prsel() local 1229 struct i2c_client *client = gc8034->client; in gc8034_otp_read() local [all …]
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/sensor/sc7a20/ |
D | sc7a20.c | 139 struct i2c_client *client; member 206 static int sc7a20_gsensor_detect(struct i2c_client *client, struct i2c_board_info *info) in sc7a20_gsensor_detect() 238 struct i2c_client *client = sc7a20_i2c_client; in sc7a20_delay_show() local 251 struct i2c_client *client = sc7a20_i2c_client; in sc7a20_delay_store() local 321 struct i2c_client *client = sc7a20_i2c_client; in sc7a20_enable_show() local 336 struct i2c_client *client = sc7a20_i2c_client; in sc7a20_enable_store() local 716 static int sc7a20_probe(struct i2c_client *client, in sc7a20_probe() 788 static int sc7a20_remove(struct i2c_client *client) in sc7a20_remove()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/nvp6324/ |
D | jaguar1_i2c.c | 24 struct i2c_client *client = jaguar1_client; in __I2CWriteByte8() local 37 struct i2c_client *client = jaguar1_client; in __I2CReadByte8() local
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
D | i2c.h | 70 static inline int i2c_master_recv(const struct i2c_client *client, char *buf, int count) in i2c_master_recv() 84 static inline int i2c_master_recv_dmasafe(const struct i2c_client *client, char *buf, int count) in i2c_master_recv_dmasafe() 97 static inline int i2c_master_send(const struct i2c_client *client, const char *buf, int count) in i2c_master_send() 111 static inline int i2c_master_send_dmasafe(const struct i2c_client *client, const char *buf, int cou… in i2c_master_send_dmasafe() 144 static inline s32 i2c_smbus_read_word_swapped(const struct i2c_client *client, u8 command) in i2c_smbus_read_word_swapped() 151 static inline s32 i2c_smbus_write_word_swapped(const struct i2c_client *client, u8 command, u16 val… in i2c_smbus_write_word_swapped() 327 static inline void *i2c_get_clientdata(const struct i2c_client *client) in i2c_get_clientdata() 332 static inline void i2c_set_clientdata(struct i2c_client *client, void *data) in i2c_set_clientdata() 352 static inline int i2c_slave_event(struct i2c_client *client, enum i2c_slave_event event, u8 *val) in i2c_slave_event() 812 static inline bool i2c_client_has_driver(struct i2c_client *client) in i2c_client_has_driver() [all …]
|
/device/board/isoftstone/yangfan/common/mqtt/mqttclient/test/ |
D | test1.cpp | 300 void test1_sendAndReceive(MQTT::Client<IPStack, Countdown, 1000>& client, int qos, const char* test… in test1_sendAndReceive() 356 MQTT::Client<IPStack, Countdown, 1000> client = MQTT::Client<IPStack, Countdown, 1000>(ipstack); in test1() local 433 MQTT::Client<IPStack, Countdown, 1000> client = MQTT::Client<IPStack, Countdown, 1000>(ipstack); in test2() local 550 int check_subs_exist(MQTT::Client<IPStack, Countdown, 1000>& client, const char* test_topic, int wh… in check_subs_exist() 598 MQTT::Client<IPStack, Countdown, 1000> client = MQTT::Client<IPStack, Countdown, 1000>(ipstack); in test3() local
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/actuator/ |
D | ov8825_act.c | 48 struct i2c_client *client; in subdev_i2c_write() local 306 static int act_i2c_probe(struct i2c_client *client, in act_i2c_probe() 318 static int act_i2c_remove(struct i2c_client *client) in act_i2c_remove()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/ |
D | tp9930.c | 864 static int sensor_probe(struct i2c_client *client, in sensor_probe() 891 static int sensor_remove(struct i2c_client *client) in sensor_remove() 901 static void sensor_shutdown(struct i2c_client *client) in sensor_shutdown()
|
D | tp9950.c | 879 static int tp9950_sensor_det_init(struct i2c_client *client) in tp9950_sensor_det_init() 962 static int sensor_probe(struct i2c_client *client, in sensor_probe() 1054 static int sensor_remove(struct i2c_client *client) in sensor_remove() 1075 static void sensor_shutdown(struct i2c_client *client) in sensor_shutdown()
|
D | gc02m1_mipi.c | 673 struct i2c_client *client = v4l2_get_subdevdata(sd); in sensor_read_block_otp_a16_d8() local 703 struct i2c_client *client = v4l2_get_subdevdata(sd); in sensor_write_block_otp_a16_d8() local 1216 static int sensor_probe(struct i2c_client *client, in sensor_probe() 1247 static int sensor_remove(struct i2c_client *client) in sensor_remove()
|
/device/board/isoftstone/yangfan/common/mqtt/mqttclient/samples/linux/ |
D | stdoutsub.cpp | 179 void myconnect(IPStack& ipstack, MQTT::Client<IPStack, Countdown, 1000>& client, MQTTPacket_connect… in myconnect() 227 MQTT::Client<IPStack, Countdown, 1000> client = MQTT::Client<IPStack, Countdown, 1000>(ipstack); in main() local
|
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
D | cw2017_battery.c | 564 static int cw_bat_probe(struct i2c_client *client) in cw_bat_probe() 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 static int cw_bat_remove(struct i2c_client *client) in cw_bat_remove()
|
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/bridge/ |
D | rk1000.c | 42 struct i2c_client *client; member 343 static int rk1000_probe(struct i2c_client *client, in rk1000_probe() 411 static int rk1000_remove(struct i2c_client *client) in rk1000_remove()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ |
D | init-input.c | 46 struct i2c_client *client = NULL; in sunxi_ctp_startup() local 291 struct i2c_client *client = NULL; in sunxi_gsensor_startup() local 551 struct i2c_client *client = NULL; in sunxi_ls_startup() local
|
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/sensor/src/platform/ |
D | system_i2c.c | 63 static int arm_sensor_i2c_probe(struct i2c_client *client, in arm_sensor_i2c_probe() 135 static int arm_sensor_i2c_remove(struct i2c_client *client) in arm_sensor_i2c_remove()
|