Searched refs:PCM_VOLCH (Results 1 – 1 of 1) sorted by relevance
65 #define PCM_VOLCH(x) (((struct dsp_cdevinfo *)(x)->si_drv1)->volch) macro284 PCM_VOLCH(dev) == NULL, in dsp_cdevinfo_free()718 volch = PCM_VOLCH(i_dev); in dsp_close()722 PCM_VOLCH(i_dev) = NULL; in dsp_close()923 c = PCM_VOLCH(dev); in dsp_get_volume_channel()945 PCM_VOLCH(dev) = c; in dsp_get_volume_channel()979 volch = PCM_VOLCH(dev); in dsp_ioctl_channel()1092 ret = dsp_ioctl_channel(i_dev, PCM_VOLCH(i_dev), cmd, arg); in dsp_ioctl()