Toggle navigation
/
Symbol
File
Text
Line
Symbol: elo
function parameter
Defined...
drivers/input/touchscreen/elo.c:65:33-65:45
: static void elo_process_data_10(struct elo *elo, unsigned char data)
drivers/input/touchscreen/elo.c:117:32-117:44
: static void elo_process_data_6(struct elo *elo, unsigned char data)
drivers/input/touchscreen/elo.c:175:32-175:44
: static void elo_process_data_3(struct elo *elo, unsigned char data)
drivers/input/touchscreen/elo.c:220:27-220:39
: static int elo_command_10(struct elo *elo, unsigned char *packet)
drivers/input/touchscreen/elo.c:258:25-258:37
: static int elo_setup_10(struct elo *elo)
record
Defined...
drivers/input/touchscreen/elo.c:51:1-63:1
: struct elo {
variable
Defined...
drivers/input/touchscreen/elo.c:200:2-200:43
: struct elo *elo = serio_get_drvdata(serio);
drivers/input/touchscreen/elo.c:288:2-288:43
: struct elo *elo = serio_get_drvdata(serio);
drivers/input/touchscreen/elo.c:306:2-306:14
: struct elo *elo;