Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
A Dhd44780_common.h6 struct hd44780_common { struct
10 unsigned long hd44780_common_flags; argument
11 void (*write_data)(struct hd44780_common *hdc, int data); argument
12 void (*write_cmd)(struct hd44780_common *hdc, int cmd); argument
14 void (*write_cmd_raw4)(struct hd44780_common *hdc, int cmd); argument
33 struct hd44780_common *hd44780_common_alloc(void); argument

Completed in 2 milliseconds