Searched refs:HDA_HWDEP_VERSION (Results 1 – 2 of 2) sorted by relevance
11 #define HDA_HWDEP_VERSION ((1 << 16) | (0 << 8) | (0 << 0)) /* 1.0.0 */ macro
68 return put_user(HDA_HWDEP_VERSION, (int __user *)argp); in hda_hwdep_ioctl()