Searched refs:oss_label_t (Results 1 – 1 of 1) sorted by relevance
125 typedef char oss_label_t[OSS_LABEL_SIZE]; typedef1895 oss_label_t label; /* Device label (if given) */1959 oss_label_t label; /* Device label (if given) */2000 #define SNDCTL_SETLABEL __SIOW ('Y', 4, oss_label_t)2001 #define SNDCTL_GETLABEL __SIOR ('Y', 4, oss_label_t)