Searched refs:bpsp (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/hda/ |
| A D | hdac_device.c | 894 unsigned int *bpsp) in snd_hdac_query_supported_pcm() argument 917 if (formatsp || subformatsp || bpsp) { in snd_hdac_query_supported_pcm() 983 if (bpsp) in snd_hdac_query_supported_pcm() 984 *bpsp = bps; in snd_hdac_query_supported_pcm()
|
| /linux/include/sound/ |
| A D | hda_codec.h | 448 #define snd_hda_query_supported_pcm(codec, nid, ratesp, fmtsp, subfmtp, bpsp) \ argument 449 snd_hdac_query_supported_pcm(&(codec)->core, nid, ratesp, fmtsp, subfmtp, bpsp)
|
| A D | hdaudio.h | 150 unsigned int *bpsp);
|
Completed in 12 milliseconds