Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/asihpi/
Dhpi_internal.h862 struct hpi_control_res { struct
1085 struct hpi_control_res c; /* mixer control; */
1106 sizeof(struct hpi_response_header) + sizeof(struct hpi_control_res),\
1213 struct hpi_control_res c;
Dhpicmn.c329 sizeof(struct hpi_control_res); in hpi_check_control_cache_single()