Searched refs:snd_ctl_card_bytes (Results 1 – 1 of 1) sorted by relevance
903 static int snd_ctl_card_bytes(struct snd_card *card, in snd_ctl_card_bytes() function904 struct snd_ctl_card_bytes *info, in snd_ctl_card_bytes()940 struct snd_ctl_card_bytes __user *_info) in snd_ctl_card_bytes_user()942 struct snd_ctl_card_bytes info; in snd_ctl_card_bytes_user()947 return snd_ctl_card_bytes(card, &info, &_info->data_len); in snd_ctl_card_bytes_user()