Home
last modified time | relevance | path

Searched refs:fcp_meter_map (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/sound/
H A Dfcp.h106 struct fcp_meter_map { struct
111 #define FCP_IOCTL_SET_METER_MAP _IOW('S', 0x66, struct fcp_meter_map) argument
/linux-6.15/sound/usb/
H A Dfcp.c618 struct fcp_meter_map __user *arg) in fcp_ioctl_set_meter_map()
620 struct fcp_meter_map map; in fcp_ioctl_set_meter_map()