Searched refs:HFSC_ENABLE (Results 1 – 3 of 3) sorted by relevance
168 #define HFSC_ENABLE _IOW('Q', 3, struct hfsc_interface) macro
1936 case HFSC_ENABLE: in hfscioctl()1948 case HFSC_ENABLE: in hfscioctl()
1051 if (ioctl(hfsc_fd, HFSC_ENABLE, &iface) < 0) in hfsc_enable()