| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | m88ds3103.c | 37 struct i2c_client *client = dev->client; in m88ds3103_wr_reg_val_tab() local 73 struct i2c_client *client = dev->client; in m88ds3103b_dt_write() local 110 struct i2c_client *client = dev->client; in m88ds3103b_dt_read() local 173 struct i2c_client *client = dev->client; in m88ds3103_read_status() local 379 struct i2c_client *client = dev->client; in m88ds3103b_select_mclk() local 625 struct i2c_client *client = dev->client; in m88ds3103_set_frontend() local 1018 struct i2c_client *client = dev->client; in m88ds3103_init() local 1145 struct i2c_client *client = dev->client; in m88ds3103_sleep() local 1184 struct i2c_client *client = dev->client; in m88ds3103_get_frontend() local 1374 struct i2c_client *client = dev->client; in m88ds3103_set_tone() local [all …]
|
| H A D | si2168.c | 22 static int si2168_cmd_execute(struct i2c_client *client, struct si2168_cmd *cmd) in si2168_cmd_execute() 85 struct i2c_client *client = fe->demodulator_priv; in si2168_ts_bus_ctrl() local 116 struct i2c_client *client = fe->demodulator_priv; in si2168_read_status() local 232 struct i2c_client *client = fe->demodulator_priv; in si2168_set_frontend() local 410 struct i2c_client *client = fe->demodulator_priv; in si2168_init() local 553 struct i2c_client *client = fe->demodulator_priv; in si2168_sleep() local 592 struct i2c_client *client = i2c_mux_priv(muxc); in si2168_select() local 610 struct i2c_client *client = i2c_mux_priv(muxc); in si2168_deselect() local 666 static int si2168_probe(struct i2c_client *client, in si2168_probe() 768 static int si2168_remove(struct i2c_client *client) in si2168_remove()
|
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_ports.c | 44 struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client, in snd_seq_port_use_ptr() 67 struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client, in snd_seq_port_query_nearest() 113 struct snd_seq_client_port *snd_seq_create_port(struct snd_seq_client *client, in snd_seq_create_port() 207 static void clear_subscriber_list(struct snd_seq_client *client, in clear_subscriber_list() 245 static int port_delete(struct snd_seq_client *client, in port_delete() 268 int snd_seq_delete_port(struct snd_seq_client *client, int port) in snd_seq_delete_port() 292 int snd_seq_delete_all_ports(struct snd_seq_client *client) in snd_seq_delete_all_ports() 400 static int subscribe_port(struct snd_seq_client *client, in subscribe_port() 425 static int unsubscribe_port(struct snd_seq_client *client, in unsubscribe_port() 468 static int check_and_subscribe_port(struct snd_seq_client *client, in check_and_subscribe_port() [all …]
|
| H A D | seq_queue.c | 69 static struct snd_seq_queue *queue_list_remove(int id, int client) in queue_list_remove() 168 struct snd_seq_queue *snd_seq_queue_alloc(int client, int locked, unsigned int info_flags) in snd_seq_queue_alloc() 187 int snd_seq_queue_delete(int client, int queueid) in snd_seq_queue_delete() 353 static inline int check_access(struct snd_seq_queue *q, int client) in check_access() 361 static int queue_access_lock(struct snd_seq_queue *q, int client) in queue_access_lock() 385 int snd_seq_queue_check_access(int queueid, int client) in snd_seq_queue_check_access() 405 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner() 470 int snd_seq_queue_timer_set_tempo(int queueid, int client, in snd_seq_queue_timer_set_tempo() 493 static void queue_use(struct snd_seq_queue *queue, int client, int use) in queue_use() 515 int snd_seq_queue_use(int queueid, int client, int use) in snd_seq_queue_use() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/ |
| H A D | techpoint_dev.c | 18 int techpoint_write_reg(struct i2c_client *client, u8 reg, u8 val) in techpoint_write_reg() 44 int techpoint_write_array(struct i2c_client *client, in techpoint_write_array() 63 int techpoint_read_reg(struct i2c_client *client, u8 reg, u8 *val) in techpoint_read_reg() 94 struct i2c_client *client = techpoint->client; in check_chip_id() local 153 struct i2c_client *client = techpoint->client; in detect_thread_function() local 229 struct i2c_client *client = techpoint->client; in detect_thread_start() local 257 struct i2c_client *client = techpoint->client; in auto_detect_channel_fmt() local 287 struct i2c_client *client = techpoint->client; in __techpoint_get_vc_fmt_inf() local 396 struct i2c_client *client = techpoint->client; in techpoint_start_video_stream() local
|
| H A D | techpoint_tp9950.c | 98 struct i2c_client *client = techpoint->client; in tp9950_initialize() local 112 int tp9950_get_channel_input_status(struct i2c_client *client, u8 ch) in tp9950_get_channel_input_status() 123 int tp9950_get_all_input_status(struct i2c_client *client, u8 *detect_status) in tp9950_get_all_input_status() 136 int tp9950_set_channel_reso(struct i2c_client *client, int ch, in tp9950_set_channel_reso() 393 int tp9950_get_channel_reso(struct i2c_client *client, int ch) in tp9950_get_channel_reso() 432 int tp9950_set_quick_stream(struct i2c_client *client, u32 stream) in tp9950_set_quick_stream()
|
| H A D | techpoint_tp2855.c | 191 struct i2c_client *client = techpoint->client; in tp2855_initialize() local 207 struct i2c_client *client = techpoint->client; in tp2855_get_channel_input_status() local 221 struct i2c_client *client = techpoint->client; in tp2855_get_all_input_status() local 233 int tp2855_set_channel_reso(struct i2c_client *client, int ch, in tp2855_set_channel_reso() 534 int tp2855_get_channel_reso(struct i2c_client *client, int ch) in tp2855_get_channel_reso() 568 int tp2855_set_decoder_mode(struct i2c_client *client, int ch, int status) in tp2855_set_decoder_mode() 585 struct i2c_client *client = techpoint->client; in tp2855_set_quick_stream() local
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-isl1208.c | 120 isl1208_i2c_read_regs(struct i2c_client *client, u8 reg, u8 buf[], in isl1208_i2c_read_regs() 134 isl1208_i2c_set_regs(struct i2c_client *client, u8 reg, u8 const buf[], in isl1208_i2c_set_regs() 148 isl1208_i2c_validate_client(struct i2c_client *client) in isl1208_i2c_validate_client() 170 isl1208_i2c_get_sr(struct i2c_client *client) in isl1208_i2c_get_sr() 176 isl1208_i2c_get_atr(struct i2c_client *client) in isl1208_i2c_get_atr() 202 isl1208_i2c_get_dtr(struct i2c_client *client) in isl1208_i2c_get_dtr() 215 isl1208_i2c_get_usr(struct i2c_client *client) in isl1208_i2c_get_usr() 229 isl1208_i2c_set_usr(struct i2c_client *client, u16 usr) in isl1208_i2c_set_usr() 241 isl1208_rtc_toggle_alarm(struct i2c_client *client, int enable) in isl1208_rtc_toggle_alarm() 267 struct i2c_client *const client = to_i2c_client(dev); in isl1208_rtc_proc() local [all …]
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | mpoa_caches.c | 36 struct mpoa_client *client) in in_cache_get() 56 struct mpoa_client *client, in in_cache_get_with_mask() 78 struct mpoa_client *client) in in_cache_get_by_vcc() 98 struct mpoa_client *client) in in_cache_add_entry() 191 struct mpoa_client *client) in in_cache_remove_entry() 226 static void clear_count_and_expired(struct mpoa_client *client) in clear_count_and_expired() 249 static void check_resolving_entries(struct mpoa_client *client) in check_resolving_entries() 299 static void refresh_entries(struct mpoa_client *client) in refresh_entries() 426 struct mpoa_client *client) in eg_cache_remove_entry() 457 struct mpoa_client *client) in eg_cache_add_entry() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | dw9763.c | 47 struct i2c_client *client; member 84 static int dw9763_write_reg(struct i2c_client *client, u8 reg, in dw9763_write_reg() 114 static int dw9763_read_reg(struct i2c_client *client, in dw9763_read_reg() 152 struct i2c_client *client = dev_vcm->client; in dw9763_move_time_div() local 185 struct i2c_client *client = dev_vcm->client; in dw9763_move_time() local 217 struct i2c_client *client = v4l2_get_subdevdata(&dev_vcm->sd); in dw9763_set_dac() local 243 struct i2c_client *client = v4l2_get_subdevdata(&dev_vcm->sd); in dw9763_get_dac() local 265 struct i2c_client *client = dev_vcm->client; in dw9763_get_pos() local 296 struct i2c_client *client = dev_vcm->client; in dw9763_set_pos() local 329 struct i2c_client *client = dev_vcm->client; in dw9763_set_ctrl() local [all …]
|
| H A D | mt9m111.c | 296 static struct mt9m111 *to_mt9m111(const struct i2c_client *client) in to_mt9m111() 301 static int reg_page_map_set(struct i2c_client *client, const u16 reg) in reg_page_map_set() 319 static int mt9m111_reg_read(struct i2c_client *client, const u16 reg) in mt9m111_reg_read() 331 static int mt9m111_reg_write(struct i2c_client *client, const u16 reg, in mt9m111_reg_write() 343 static int mt9m111_reg_set(struct i2c_client *client, const u16 reg, in mt9m111_reg_set() 354 static int mt9m111_reg_clear(struct i2c_client *client, const u16 reg, in mt9m111_reg_clear() 365 static int mt9m111_reg_mask(struct i2c_client *client, const u16 reg, in mt9m111_reg_mask() 379 struct i2c_client *client = v4l2_get_subdevdata(&mt9m111->subdev); in mt9m111_set_context() local 387 struct i2c_client *client = v4l2_get_subdevdata(&mt9m111->subdev); in mt9m111_setup_rect_ctx() local 401 struct i2c_client *client = v4l2_get_subdevdata(&mt9m111->subdev); in mt9m111_setup_geometry() local [all …]
|
| H A D | dw9800w.c | 47 struct i2c_client *client; member 84 static int dw9800w_write_reg(struct i2c_client *client, u8 reg, in dw9800w_write_reg() 112 static int dw9800w_read_reg(struct i2c_client *client, in dw9800w_read_reg() 150 struct i2c_client *client = dev_vcm->client; in dw9800w_move_time_div() local 184 struct i2c_client *client = dev_vcm->client; in dw9800w_move_time() local 219 struct i2c_client *client = dev_vcm->client; in dw9800w_get_pos() local 250 struct i2c_client *client = dev_vcm->client; in dw9800w_set_pos() local 296 struct i2c_client *client = dev_vcm->client; in dw9800w_set_ctrl() local 378 struct i2c_client *client = dev_vcm->client; in dw9800w_update_vcm_cfg() local 406 struct i2c_client *client = dev_vcm->client; in dw9800w_ioctl() local [all …]
|
| H A D | nvp6188.c | 142 struct i2c_client *client; member 185 struct i2c_client *client = to_i2c_client(dev); in show_hotplug_status() local 196 struct i2c_client *client = to_i2c_client(dev); in nvp6188_debug_func() local 860 static int nvp6188_write_reg(struct i2c_client *client, u8 reg, u8 val) in nvp6188_write_reg() 886 static int nvp6188_write_array(struct i2c_client *client, in nvp6188_write_array() 905 static int nvp6188_read_reg(struct i2c_client *client, u8 reg, u8 *val) in nvp6188_read_reg() 938 struct i2c_client *client = nvp6188->client; in nv6188_read_htotal() local 951 struct i2c_client *client = nvp6188->client; in nv6188_read_vfc() local 962 struct i2c_client *client = nvp6188->client; in nvp6188_auto_detect_hotplug() local 1041 struct i2c_client *client = nvp6188->client; in nvp6188_get_fmt() local [all …]
|
| /OK3568_Linux_fs/external/xserver/damageext/ |
| H A D | damageext.c | 177 ProcDamageQueryVersion(ClientPtr client) in ProcDamageQueryVersion() 230 ClientPtr client, XID id, XID drawable) in DamageExtCreate() 258 doDamageCreate(ClientPtr client, int *rc) in doDamageCreate() 299 ProcDamageCreate(ClientPtr client) in ProcDamageCreate() 310 ProcDamageDestroy(ClientPtr client) in ProcDamageDestroy() 404 ProcDamageSubtract(ClientPtr client) in ProcDamageSubtract() 437 ProcDamageAdd(ClientPtr client) in ProcDamageAdd() 478 ProcDamageDispatch(ClientPtr client) in ProcDamageDispatch() 491 SProcDamageQueryVersion(ClientPtr client) in SProcDamageQueryVersion() 503 SProcDamageCreate(ClientPtr client) in SProcDamageCreate() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | ioctl.c | 32 nvkm_ioctl_nop(struct nvkm_client *client, in nvkm_ioctl_nop() 50 nvkm_ioctl_sclass(struct nvkm_client *client, in nvkm_ioctl_sclass() 83 nvkm_ioctl_new(struct nvkm_client *client, in nvkm_ioctl_new() 146 nvkm_ioctl_del(struct nvkm_client *client, in nvkm_ioctl_del() 165 nvkm_ioctl_mthd(struct nvkm_client *client, in nvkm_ioctl_mthd() 185 nvkm_ioctl_rd(struct nvkm_client *client, in nvkm_ioctl_rd() 225 nvkm_ioctl_wr(struct nvkm_client *client, in nvkm_ioctl_wr() 254 nvkm_ioctl_map(struct nvkm_client *client, in nvkm_ioctl_map() 279 nvkm_ioctl_unmap(struct nvkm_client *client, in nvkm_ioctl_unmap() 297 nvkm_ioctl_ntfy_new(struct nvkm_client *client, in nvkm_ioctl_ntfy_new() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | tps53679.c | 39 static int tps53679_identify_mode(struct i2c_client *client, in tps53679_identify_mode() 71 static int tps53679_identify_phases(struct i2c_client *client, in tps53679_identify_phases() 85 static int tps53679_identify_chip(struct i2c_client *client, in tps53679_identify_chip() 115 static int tps53679_identify_multiphase(struct i2c_client *client, in tps53679_identify_multiphase() 132 static int tps53679_identify(struct i2c_client *client, in tps53679_identify() 138 static int tps53681_identify(struct i2c_client *client, in tps53681_identify() 146 static int tps53681_read_word_data(struct i2c_client *client, int page, in tps53681_read_word_data() 188 static int tps53679_probe(struct i2c_client *client) in tps53679_probe()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | cursor.c | 71 #define VERIFY_CURSOR(pCursor, cursor, client, access) \ argument 147 CursorForClient(ClientPtr client) in CursorForClient() 264 ProcXFixesSelectCursorInput(ClientPtr client) in ProcXFixesSelectCursorInput() 298 SProcXFixesSelectCursorInput(ClientPtr client) in SProcXFixesSelectCursorInput() 362 ProcXFixesGetCursorImage(ClientPtr client) in ProcXFixesGetCursorImage() 419 SProcXFixesGetCursorImage(ClientPtr client) in SProcXFixesGetCursorImage() 427 ProcXFixesSetCursorName(ClientPtr client) in ProcXFixesSetCursorName() 447 SProcXFixesSetCursorName(ClientPtr client) in SProcXFixesSetCursorName() 459 ProcXFixesGetCursorName(ClientPtr client) in ProcXFixesGetCursorName() 496 SProcXFixesGetCursorName(ClientPtr client) in SProcXFixesGetCursorName() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | sbs-battery.c | 192 struct i2c_client *client; member 234 struct i2c_client *client = chip->client; in sbs_update_presence() local 299 static int sbs_read_word_data(struct i2c_client *client, u8 address) in sbs_read_word_data() 322 static int sbs_read_string_data_fallback(struct i2c_client *client, u8 address, char *values) in sbs_read_string_data_fallback() 390 static int sbs_read_string_data(struct i2c_client *client, u8 address, char *values) in sbs_read_string_data() 422 static int sbs_write_word_data(struct i2c_client *client, u8 address, in sbs_write_word_data() 446 static int sbs_status_correct(struct i2c_client *client, int *intval) in sbs_status_correct() 471 static bool sbs_bat_needs_calibration(struct i2c_client *client) in sbs_bat_needs_calibration() 483 struct i2c_client *client, enum power_supply_property psp, in sbs_get_ti_battery_presence_and_health() 541 struct i2c_client *client, enum power_supply_property psp, in sbs_get_battery_presence_and_health() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/accel/ |
| H A D | mma9551_core.c | 108 static int mma9551_transfer(struct i2c_client *client, in mma9551_transfer() 216 int mma9551_read_config_byte(struct i2c_client *client, u8 app_id, in mma9551_read_config_byte() 241 int mma9551_write_config_byte(struct i2c_client *client, u8 app_id, in mma9551_write_config_byte() 266 int mma9551_read_status_byte(struct i2c_client *client, u8 app_id, in mma9551_read_status_byte() 291 int mma9551_read_config_word(struct i2c_client *client, u8 app_id, in mma9551_read_config_word() 322 int mma9551_write_config_word(struct i2c_client *client, u8 app_id, in mma9551_write_config_word() 349 int mma9551_read_status_word(struct i2c_client *client, u8 app_id, in mma9551_read_status_word() 379 int mma9551_read_config_words(struct i2c_client *client, u8 app_id, in mma9551_read_config_words() 418 int mma9551_read_status_words(struct i2c_client *client, u8 app_id, in mma9551_read_status_words() 457 int mma9551_write_config_words(struct i2c_client *client, u8 app_id, in mma9551_write_config_words() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | zforce_ts.c | 107 struct i2c_client *client; member 137 struct i2c_client *client = ts->client; in zforce_command() local 170 struct i2c_client *client = ts->client; in zforce_send_wait() local 208 struct i2c_client *client = ts->client; in zforce_command_wait() local 229 struct i2c_client *client = ts->client; in zforce_resolution() local 242 struct i2c_client *client = ts->client; in zforce_scan_frequency() local 257 struct i2c_client *client = ts->client; in zforce_setconfig() local 268 struct i2c_client *client = ts->client; in zforce_start() local 321 struct i2c_client *client = ts->client; in zforce_stop() local 339 struct i2c_client *client = ts->client; in zforce_touch_event() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/i2c/ |
| H A D | atomisp-ov2722.c | 39 static int ov2722_read_reg(struct i2c_client *client, in ov2722_read_reg() 96 static int ov2722_i2c_write(struct i2c_client *client, u16 len, u8 *data) in ov2722_i2c_write() 111 static int ov2722_write_reg(struct i2c_client *client, u16 data_length, in ov2722_write_reg() 161 static int __ov2722_flush_reg_array(struct i2c_client *client, in __ov2722_flush_reg_array() 177 static int __ov2722_buf_reg_array(struct i2c_client *client, in __ov2722_buf_reg_array() 214 static int __ov2722_write_reg_is_consecutive(struct i2c_client *client, in __ov2722_write_reg_is_consecutive() 224 static int ov2722_write_reg_array(struct i2c_client *client, in ov2722_write_reg_array() 285 static int ov2722_get_intg_factor(struct i2c_client *client, in ov2722_get_intg_factor() 396 struct i2c_client *client = v4l2_get_subdevdata(sd); in __ov2722_set_exposure() local 485 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2722_s_exposure() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/occ/ |
| H A D | p8_i2c.c | 31 struct i2c_client *client; member 36 static int p8_i2c_occ_getscom(struct i2c_client *client, u32 address, u8 *data) in p8_i2c_occ_getscom() 66 static int p8_i2c_occ_putscom(struct i2c_client *client, u32 address, u8 *data) in p8_i2c_occ_putscom() 88 static int p8_i2c_occ_putscom_u32(struct i2c_client *client, u32 address, in p8_i2c_occ_putscom_u32() 99 static int p8_i2c_occ_putscom_be(struct i2c_client *client, u32 address, in p8_i2c_occ_putscom_be() 119 struct i2c_client *client = ctx->client; in p8_i2c_occ_send_cmd() local 206 static int p8_i2c_occ_probe(struct i2c_client *client) in p8_i2c_occ_probe() 226 static int p8_i2c_occ_remove(struct i2c_client *client) in p8_i2c_occ_remove()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xisetdevfocus.c | 44 SProcXISetFocus(ClientPtr client) in SProcXISetFocus() 58 SProcXIGetFocus(ClientPtr client) in SProcXIGetFocus() 70 ProcXISetFocus(ClientPtr client) in ProcXISetFocus() 89 ProcXIGetFocus(ClientPtr client) in ProcXIGetFocus() 125 SRepXIGetFocus(ClientPtr client, int len, xXIGetFocusReply * rep) in SRepXIGetFocus()
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | tsl2550.c | 33 struct i2c_client *client; member 52 static int tsl2550_set_operating_mode(struct i2c_client *client, int mode) in tsl2550_set_operating_mode() 63 static int tsl2550_set_power_state(struct i2c_client *client, int state) in tsl2550_set_power_state() 82 static int tsl2550_get_adc_value(struct i2c_client *client, u8 cmd) in tsl2550_get_adc_value() 186 struct i2c_client *client = to_i2c_client(dev); in tsl2550_store_power_state() local 218 struct i2c_client *client = to_i2c_client(dev); in tsl2550_store_operating_mode() local 242 static ssize_t __tsl2550_show_lux(struct i2c_client *client, char *buf) in __tsl2550_show_lux() 271 struct i2c_client *client = to_i2c_client(dev); in tsl2550_show_lux1_input() local 304 static int tsl2550_init_client(struct i2c_client *client) in tsl2550_init_client() 334 static int tsl2550_probe(struct i2c_client *client, in tsl2550_probe() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/i2c/muxes/ |
| H A D | i2c-mux-pca9541.c | 75 struct i2c_client *client; member 99 static int pca9541_reg_write(struct i2c_client *client, u8 command, u8 val) in pca9541_reg_write() 113 static int pca9541_reg_read(struct i2c_client *client, u8 command) in pca9541_reg_read() 131 static void pca9541_release_bus(struct i2c_client *client) in pca9541_release_bus() 178 static int pca9541_arbitrate(struct i2c_client *client) in pca9541_arbitrate() 252 struct i2c_client *client = data->client; in pca9541_select_chan() local 277 struct i2c_client *client = data->client; in pca9541_release_chan() local 286 static int pca9541_probe(struct i2c_client *client, in pca9541_probe() 328 static int pca9541_remove(struct i2c_client *client) in pca9541_remove()
|