Home
last modified time | relevance | path

Searched refs:HLCD_WRITE_INST (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dhd44780var.h51 #define HLCD_WRITE_INST _IOW('h', 16, struct hd44780_io) macro
Dhd44780_subr.c581 case HLCD_WRITE_INST: in hd44780_ioctl_subr()