Home
last modified time | relevance | path

Searched defs:client (Results 1 – 25 of 51) sorted by relevance

123

/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DMQTTProtocolClient.c86 int MQTTProtocol_assignMsgId(Clients* client) in MQTTProtocol_assignMsgId()
350 Clients* client = NULL; in MQTTProtocol_handlePublishes() local
467 Clients* client = NULL; in MQTTProtocol_handlePubacks() local
516 Clients* client = NULL; in MQTTProtocol_handlePubrecs() local
596 Clients* client = NULL; in MQTTProtocol_handlePubrels() local
673 Clients* client = NULL; in MQTTProtocol_handlePubcomps() local
736 Clients* client = (Clients*)(current->content); in MQTTProtocol_keepalive() local
814 static int MQTTProtocol_release(Clients* client, Messages* m) in MQTTProtocol_release()
849 static void MQTTProtocol_retries(START_TIME_TYPE now, Clients* client, int regardless) in MQTTProtocol_retries()
937 int MQTTProtocol_queueAck(Clients* client, int ackType, int msgId) in MQTTProtocol_queueAck()
[all …]
DMQTTProtocolOut.c375 Clients* client = NULL; local
396 int MQTTProtocol_subscribe(Clients* client, List* topics, List* qoss, int msgID,
417 Clients* client = NULL; local
435 int MQTTProtocol_unsubscribe(Clients* client, List* topics, int msgID, MQTTProperties* props)
455 Clients* client = NULL; local
476 Clients* client = NULL; local
DClients.c38 Clients* client = (Clients*)a; in clientIDCompare() local
52 Clients* client = (Clients*)a; in clientSocketCompare() local
DMQTTPacketOut.c48 int MQTTPacket_send_connect(Clients* client, int MQTTVersion, in MQTTPacket_send_connect()
227 int msgid, int dup, Clients* client) in MQTTPacket_send_subscribe()
400 …TTPacket_send_unsubscribe(List* topics, MQTTProperties* props, int msgid, int dup, Clients* client) in MQTTPacket_send_unsubscribe()
DMQTTPersistence.c479 Clients* client = NULL; in MQTTPersistence_putPacket() local
641 void MQTTPersistence_wrapMsgID(Clients *client) in MQTTPersistence_wrapMsgID()
682 int MQTTPersistence_unpersistQueueEntry(Clients* client, MQTTPersistence_qEntry* qe) in MQTTPersistence_unpersistQueueEntry()
DMQTTClient.c876 static void MQTTClient_emptyMessageQueue(Clients* client) in MQTTClient_emptyMessageQueue()
1443 static void MQTTClient_closeSession(Clients* client, enum MQTTReasonCodes reason, MQTTProperties* p… in MQTTClient_closeSession()
1489 static int MQTTClient_cleanSession(Clients* client) in MQTTClient_cleanSession()
1506 void Protocol_processPublication(Publish* publish, Clients* client, int allocatePayload) in Protocol_processPublication()
/device/soc/rockchip/common/sdk_linux/drivers/i2c/
Di2c-core-base.c81 …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/rockchip/rk3588/kernel/drivers/media/i2c/
Ddw9763.c79 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()
Dov13855.c115 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/rockchip/common/sdk_linux/include/linux/
Di2c.h70 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/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/examples/riot/
DMakefile42 client: RIOT pkg examples target
/device/qemu/riscv32_virt/liteos_m/board/hardware/adapter/
Dhdf_syscall_adapter.h29 struct HdfDeviceIoClient client; member
/device/board/hihope/dayu210/audio_drivers/accessory/es8323/src/
Des8323_linux_driver.c69 static int es8323_i2c_remove(struct i2c_client *client) in es8323_i2c_remove()
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
Dcw2017_battery.c564 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/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ipa_control/
Dmali_kbase_csf_ipa_control.c516 size_t num_counters, void **client) in kbase_ipa_control_register()
700 int kbase_ipa_control_unregister(struct kbase_device *kbdev, const void *client) in kbase_ipa_control_unregister()
782 int kbase_ipa_control_query(struct kbase_device *kbdev, const void *client, in kbase_ipa_control_query()
/device/soc/rockchip/common/vendor/drivers/media/i2c/
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()
1418 static int gc2093_remove(struct i2c_client *client) in gc2093_remove()
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/examples/lwip/
DMakefile238 client: ${CN_OBJS} target
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
Ddrv_media_mem.h138 struct ion_client *client; member
188 struct ion_client *client; member
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/tests/scripts/
Dgenerate_tls13_compat_tests.py307 def generate_compat_test(server=None, client=None, cipher=None, sig_alg=None, named_group=None): argument
/device/soc/rockchip/common/sdk_linux/drivers/mfd/
Drk808.c1150 static int rk808_probe(struct i2c_client *client, const struct i2c_device_id *id) in rk808_probe()
1382 static int rk808_remove(struct i2c_client *client) in rk808_remove()
/device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/
Dws63.json15 "client": [ array
/device/soc/rockchip/rk3588/hardware/mpp/include/
Dmpp_service.h116 RK_S32 client; member
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
Dfan53555.c697 static int fan53555_regulator_probe(struct i2c_client *client, const struct i2c_device_id *id) in fan53555_regulator_probe()
786 static void fan53555_regulator_shutdown(struct i2c_client *client) in fan53555_regulator_shutdown()
/device/soc/rockchip/rk3588/kernel/include/linux/power/
Dcw2015_battery.h91 struct i2c_client *client; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_ioctl.c184 struct drm_client *client = data; in drm_getclient() local

123