Searched refs:HPI_IOCTL_LINUX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/asihpi/ | ||
H A D | hpios.h | 72 #define HPI_IOCTL_LINUX _IOWR('H', 0xFC, struct hpi_ioctl_linux) macro |
H A D | hpioctl.c | 105 if (cmd != HPI_IOCTL_LINUX) in asihpi_hpi_ioctl() |