Home
last modified time | relevance | path

Searched defs:input_type (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/
Dinit-input.c774 int input_set_power_enable(enum input_sensor_type *input_type, u32 enable) in input_set_power_enable()
829 int input_set_int_enable(enum input_sensor_type *input_type, u32 enable) in input_set_int_enable()
867 int input_set_int_enable_force(enum input_sensor_type *input_type, u32 enable) in input_set_int_enable_force()
911 int input_free_int(enum input_sensor_type *input_type, void *para) in input_free_int()
955 int input_request_int(enum input_sensor_type *input_type, irq_handler_t handle, in input_request_int()
1008 void input_sensor_free(enum input_sensor_type *input_type) in input_sensor_free()
1014 int input_sensor_init(enum input_sensor_type *input_type) in input_sensor_init()
1024 int input_sensor_startup(enum input_sensor_type *input_type) in input_sensor_startup()
Dinit-input.h40 enum input_sensor_type input_type; member
57 enum input_sensor_type input_type; member
87 enum input_sensor_type input_type; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-tdm/
Dvin_tdm.h57 enum input_image_type_sel input_type; member