| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | vndservermapping.c | 38 void GlxSetRequestClient(ClientPtr client) in GlxSetRequestClient() 91 GlxContextTagInfo *GlxAllocContextTag(ClientPtr client, GlxServerVendor *vendor) in GlxAllocContextTag() 143 GlxContextTagInfo *GlxLookupContextTag(ClientPtr client, GLXContextTag tag) in GlxLookupContextTag() 192 Bool GlxSetClientScreenVendor(ClientPtr client, ScreenPtr screen, GlxServerVendor *vendor) in GlxSetClientScreenVendor() 213 GlxServerVendor *GlxGetVendorForScreen(ClientPtr client, ScreenPtr screen) in GlxGetVendorForScreen()
|
| H A D | single2swap.c | 44 ClientPtr client = cl->client; in __glXDispSwap_FeedbackBuffer() local 81 ClientPtr client = cl->client; in __glXDispSwap_SelectBuffer() local 115 ClientPtr client = cl->client; in __glXDispSwap_RenderMode() local 231 ClientPtr client = cl->client; in __glXDispSwap_Flush() local 252 ClientPtr client = cl->client; in __glXDispSwap_Finish() local
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | max11801_ts.c | 79 struct i2c_client *client; member 83 static u8 read_register(struct i2c_client *client, int addr) in read_register() 89 static int max11801_write_reg(struct i2c_client *client, int addr, int data) in max11801_write_reg() 98 struct i2c_client *client = data->client; in max11801_ts_interrupt() local 155 struct i2c_client *client = data->client; in max11801_ts_phy_init() local 171 static int max11801_ts_probe(struct i2c_client *client, in max11801_ts_probe()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | atmel-i2c.c | 168 static int atmel_i2c_wakeup(struct i2c_client *client) in atmel_i2c_wakeup() 195 static int atmel_i2c_sleep(struct i2c_client *client) in atmel_i2c_sleep() 217 int atmel_i2c_send_receive(struct i2c_client *client, struct atmel_i2c_cmd *cmd) in atmel_i2c_send_receive() 259 struct i2c_client *client = work_data->client; in atmel_i2c_work_handler() local 287 static int device_sanity_check(struct i2c_client *client) in device_sanity_check() 319 int atmel_i2c_probe(struct i2c_client *client, const struct i2c_device_id *id) in atmel_i2c_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_client.c | 253 struct iavf_client *client = vf_registered_client; in iavf_client_subtask() local 360 static void iavf_client_release(struct iavf_client *client) in iavf_client_release() 395 static void iavf_client_prepare(struct iavf_client *client) in iavf_client_prepare() 419 struct iavf_client *client, in iavf_client_virtchnl_send() 446 struct iavf_client *client, in iavf_client_setup_qvlist() 506 int iavf_register_client(struct iavf_client *client) in iavf_register_client() 557 int iavf_unregister_client(struct iavf_client *client) in iavf_unregister_client()
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/angle/ |
| H A D | angle_lis3dh.c | 89 static int sensor_active(struct i2c_client *client, int enable, int rate) in sensor_active() 121 static int sensor_init(struct i2c_client *client) in sensor_init() 181 static int sensor_convert_data(struct i2c_client *client, char high_byte, char low_byte) in sensor_convert_data() 205 static int angle_report_value(struct i2c_client *client, struct sensor_axis *axis) in angle_report_value() 221 static int sensor_report_value(struct i2c_client *client) in sensor_report_value() 307 static int angle_lis3dh_probe(struct i2c_client *client, in angle_lis3dh_probe() 313 static int angle_lis3dh_remove(struct i2c_client *client) in angle_lis3dh_remove()
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | serio_raw.c | 57 struct serio_raw_client *client = file->private_data; in serio_raw_fasync() local 77 struct serio_raw_client *client; in serio_raw_open() local 126 struct serio_raw_client *client = file->private_data; in serio_raw_release() local 160 struct serio_raw_client *client = file->private_data; in serio_raw_read() local 201 struct serio_raw_client *client = file->private_data; in serio_raw_write() local 241 struct serio_raw_client *client = file->private_data; in serio_raw_poll() local 274 struct serio_raw_client *client; in serio_raw_interrupt() local 380 struct serio_raw_client *client; in serio_raw_hangup() local
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov7725.c | 50 struct i2c_client *client; member 161 static int ov7725_write_reg(struct i2c_client *client, u8 reg, u8 val) in ov7725_write_reg() 173 static int ov7725_write_array(struct i2c_client *client, in ov7725_write_array() 184 static inline u8 ov7725_read_reg(struct i2c_client *client, u8 reg) in ov7725_read_reg() 352 struct i2c_client *client = ov7725->client; in ov7725_s_stream() local 411 struct i2c_client *client = to_i2c_client(dev); in ov7725_runtime_resume() local 420 struct i2c_client *client = to_i2c_client(dev); in ov7725_runtime_suspend() local 457 struct i2c_client *client) in ov7725_check_sensor_id() 488 static int ov7725_probe(struct i2c_client *client, in ov7725_probe() 575 static int ov7725_remove(struct i2c_client *client) in ov7725_remove()
|
| H A D | adv7181.c | 55 struct i2c_client *client; member 120 static int adv7181_write_reg(struct i2c_client *client, u8 reg, u8 val) in adv7181_write_reg() 132 static int adv7181_write_array(struct i2c_client *client, in adv7181_write_array() 143 static inline u8 adv7181_read_reg(struct i2c_client *client, u8 reg) in adv7181_read_reg() 274 struct i2c_client *client = adv7181->client; in adv7181_s_stream() local 337 struct i2c_client *client = to_i2c_client(dev); in adv7181_runtime_resume() local 346 struct i2c_client *client = to_i2c_client(dev); in adv7181_runtime_suspend() local 389 struct i2c_client *client) in adv7181_check_sensor_id() 418 static int adv7181_probe(struct i2c_client *client, in adv7181_probe() 504 static int adv7181_remove(struct i2c_client *client) in adv7181_remove()
|
| H A D | gc2035.c | 100 struct i2c_client *client; member 785 static int gc2035_write(struct i2c_client *client, u8 reg, u8 val) in gc2035_write() 810 static int gc2035_read(struct i2c_client *client, u8 reg, u8 *val) in gc2035_read() 840 static int gc2035_write_array(struct i2c_client *client, in gc2035_write_array() 870 struct i2c_client *client = gc2035->client; in gc2035_set_streaming() local 898 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_enum_mbus_code() local 914 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_enum_frame_sizes() local 940 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_get_fmt() local 1015 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_set_fmt() local 1062 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_s_stream() local [all …]
|
| H A D | st-mipid02.c | 220 struct i2c_client *client = bridge->i2c_client; in mipid02_read_reg() local 250 struct i2c_client *client = bridge->i2c_client; in mipid02_write_reg() local 298 struct i2c_client *client = bridge->i2c_client; in mipid02_set_power_on() local 389 struct i2c_client *client = bridge->i2c_client; in mipid02_configure_from_rx_speed() local 411 struct i2c_client *client = bridge->i2c_client; in mipid02_configure_clk_lane() local 522 struct i2c_client *client = bridge->i2c_client; in mipid02_stream_disable() local 544 struct i2c_client *client = bridge->i2c_client; in mipid02_stream_enable() local 623 struct i2c_client *client = bridge->i2c_client; in mipid02_s_stream() local 679 struct i2c_client *client = bridge->i2c_client; in mipid02_get_fmt() local 747 struct i2c_client *client = bridge->i2c_client; in mipid02_set_fmt() local [all …]
|
| H A D | gc2145.c | 112 struct i2c_client *client; member 2014 static int gc2145_write(struct i2c_client *client, u8 reg, u8 val) in gc2145_write() 2041 static int gc2145_read(struct i2c_client *client, u8 reg, u8 *val) in gc2145_read() 2071 static int gc2145_write_array(struct i2c_client *client, in gc2145_write_array() 2102 struct i2c_client *client = gc2145->client; in gc2145_set_streaming() local 2128 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_enum_mbus_code() local 2145 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_enum_frame_sizes() local 2171 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_get_fmt() local 2252 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_aec_ctrl() local 2314 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_set_fmt() local [all …]
|
| H A D | cs3308.c | 25 struct i2c_client *client = v4l2_get_subdevdata(sd); in cs3308_write() local 32 struct i2c_client *client = v4l2_get_subdevdata(sd); in cs3308_read() local 67 static int cs3308_probe(struct i2c_client *client, in cs3308_probe() 102 static int cs3308_remove(struct i2c_client *client) in cs3308_remove()
|
| H A D | gc0312.c | 103 struct i2c_client *client; member 485 static int gc0312_write(struct i2c_client *client, u8 reg, u8 val) in gc0312_write() 510 static int gc0312_read(struct i2c_client *client, u8 reg, u8 *val) in gc0312_read() 540 static int gc0312_write_array(struct i2c_client *client, in gc0312_write_array() 570 struct i2c_client *client = gc0312->client; in gc0312_set_streaming() local 588 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc0312_enum_mbus_code() local 604 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc0312_enum_frame_sizes() local 630 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc0312_get_fmt() local 692 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc0312_set_fmt() local 825 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc0312_s_stream() local [all …]
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | grabdev.c | 76 SProcXGrabDevice(ClientPtr client) in SProcXGrabDevice() 101 ProcXGrabDevice(ClientPtr client) in ProcXGrabDevice() 171 CreateMaskFromList(ClientPtr client, XEventClass * list, int count, in CreateMaskFromList() 209 SRepXGrabDevice(ClientPtr client, int size, xGrabDeviceReply * rep) in SRepXGrabDevice()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_i2c.c | 40 struct i2c_client *client = to_i2c_client(dev); in cyttsp5_i2c_read_default() local 53 struct i2c_client *client = to_i2c_client(dev); in cyttsp5_i2c_read_default_nosize() local 88 struct i2c_client *client = to_i2c_client(dev); in cyttsp5_i2c_write_read_specific() local 132 static int cyttsp5_i2c_probe(struct i2c_client *client, in cyttsp5_i2c_probe() 187 static int cyttsp5_i2c_remove(struct i2c_client *client) in cyttsp5_i2c_remove()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | a8293.c | 11 struct i2c_client *client; member 19 struct i2c_client *client = dev->client; in a8293_set_voltage() local 65 static int a8293_probe(struct i2c_client *client, in a8293_probe() 101 static int a8293_remove(struct i2c_client *client) in a8293_remove()
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | frontend.c | 99 agp_segment_priv *agp_find_seg_in_client(const struct agp_client *client, in agp_find_seg_in_client() 123 static void agp_remove_seg_from_client(struct agp_client *client) in agp_remove_seg_from_client() 138 static void agp_add_seg_to_client(struct agp_client *client, in agp_add_seg_to_client() 161 int agp_create_segment(struct agp_client *client, struct agp_region *region) in agp_create_segment() 335 struct agp_client *client; in agp_remove_all_clients() local 455 struct agp_client *client; in agp_find_client_in_controller() local 497 static void agp_insert_client(struct agp_client *client) in agp_insert_client() 526 struct agp_client *client; in agp_remove_client() local 567 struct agp_client *client; in agp_mmap() local 676 struct agp_client *client; in agp_open() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | elan_i2c_core.c | 52 struct i2c_client *client; member 230 struct i2c_client *client = data->client; in __elan_initialize() local 358 struct i2c_client *client = data->client; in elan_query_device_parameters() local 445 struct i2c_client *client = data->client; in __elan_update_firmware() local 502 struct i2c_client *client = data->client; in elan_update_firmware() local 535 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_fw_checksum() local 545 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_product_id() local 556 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_fw_ver() local 566 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_sm_ver() local 576 struct i2c_client *client = to_i2c_client(dev); in elan_sysfs_read_iap_ver() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | adp5520.c | 33 struct i2c_client *client; member 42 static int __adp5520_read(struct i2c_client *client, in __adp5520_read() 57 static int __adp5520_write(struct i2c_client *client, in __adp5520_write() 71 static int __adp5520_ack_bits(struct i2c_client *client, int reg, in __adp5520_ack_bits() 207 static int adp5520_probe(struct i2c_client *client, in adp5520_probe() 311 struct i2c_client *client = to_i2c_client(dev); in adp5520_suspend() local 323 struct i2c_client *client = to_i2c_client(dev); in adp5520_resume() local
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | lsm303d.c | 96 static int sensor_active(struct i2c_client *client, int enable, int rate) in sensor_active() 129 static int sensor_init(struct i2c_client *client) in sensor_init() 208 static int sensor_convert_data(struct i2c_client *client, char high_byte, char low_byte) in sensor_convert_data() 232 static int gsensor_report_value(struct i2c_client *client, struct sensor_axis *axis) in gsensor_report_value() 249 static int sensor_report_value(struct i2c_client *client) in sensor_report_value() 329 static int gsensor_lsm303d_probe(struct i2c_client *client, in gsensor_lsm303d_probe() 335 static int gsensor_lsm303d_remove(struct i2c_client *client) in gsensor_lsm303d_remove()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | w83l786ng.c | 114 struct i2c_client *client; member 139 w83l786ng_read_value(struct i2c_client *client, u8 reg) in w83l786ng_read_value() 145 w83l786ng_write_value(struct i2c_client *client, u8 reg, u8 value) in w83l786ng_write_value() 153 struct i2c_client *client = data->client; in w83l786ng_update_device() local 296 struct i2c_client *client = data->client; in store_fan_min() local 334 struct i2c_client *client = data->client; in store_fan_div() local 425 struct i2c_client *client = data->client; in store_temp() local 480 struct i2c_client *client = data->client; in show_pwm_reg() local 508 struct i2c_client *client = data->client; in store_pwm() local 532 struct i2c_client *client = data->client; in store_pwm_enable() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/lsensor/ |
| H A D | cm3232.c | 63 static int sensor_active(struct i2c_client *client, int enable, int rate) in sensor_active() 103 static int sensor_init(struct i2c_client *client) in sensor_init() 158 static int sensor_report_value(struct i2c_client *client) in sensor_report_value() 212 static int light_cm3232_probe(struct i2c_client *client, in light_cm3232_probe() 218 static int light_cm3232_remove(struct i2c_client *client) in light_cm3232_remove()
|
| /OK3568_Linux_fs/kernel/drivers/misc/eeprom/ |
| H A D | eeprom.c | 42 static void eeprom_update_client(struct i2c_client *client, u8 slice) in eeprom_update_client() 79 struct i2c_client *client = kobj_to_i2c_client(kobj); in eeprom_read() local 118 static int eeprom_detect(struct i2c_client *client, struct i2c_board_info *info) in eeprom_detect() 144 static int eeprom_probe(struct i2c_client *client, in eeprom_probe() 186 static int eeprom_remove(struct i2c_client *client) in eeprom_remove()
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | pcf8574_keypad.c | 40 struct i2c_client *client; member 83 static int pcf8574_kp_probe(struct i2c_client *client, const struct i2c_device_id *id) in pcf8574_kp_probe() 160 static int pcf8574_kp_remove(struct i2c_client *client) in pcf8574_kp_remove() 175 struct i2c_client *client = to_i2c_client(dev); in pcf8574_kp_resume() local 184 struct i2c_client *client = to_i2c_client(dev); in pcf8574_kp_suspend() local
|