Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpi_internal.h851 struct hpi_control_res { struct
1074 struct hpi_control_res c; /* mixer control; */
1095 sizeof(struct hpi_response_header) + sizeof(struct hpi_control_res),\
1202 struct hpi_control_res c;
H A Dhpicmn.c320 sizeof(struct hpi_control_res); in hpi_check_control_cache_single()