Home
last modified time | relevance | path

Searched defs:handle_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/keyboard/
H A Dhilkbd.c145 static inline void handle_data(unsigned char s, unsigned char c) in handle_data() function
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h685 void (*handle_data)(struct qla_tgt_cmd *); member