Searched refs:oss_label_t (Results 1 – 1 of 1) sorted by relevance
96 typedef char oss_label_t[OSS_LABEL_SIZE]; typedef1896 oss_label_t label; /* Device label (if given) */1960 oss_label_t label; /* Device label (if given) */2005 #define SNDCTL_SETLABEL __SIOW ('Y', 4, oss_label_t)2006 #define SNDCTL_GETLABEL __SIOR ('Y', 4, oss_label_t)