Home
last modified time | relevance | path

Searched defs:control_type (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/powercap/
Dpowercap_sys.c341 static bool control_type_valid(void *control_type) in control_type_valid()
419 struct powercap_control_type *control_type = in powercap_release() local
446 struct powercap_control_type *control_type = in enabled_show() local
470 struct powercap_control_type *control_type = in enabled_store() local
496 struct powercap_control_type *control_type, in powercap_register_zone()
594 int powercap_unregister_zone(struct powercap_control_type *control_type, in powercap_unregister_zone()
611 struct powercap_control_type *control_type, in powercap_register_control_type()
650 int powercap_unregister_control_type(struct powercap_control_type *control_type) in powercap_unregister_control_type()
Dintel_rapl.c248 static struct powercap_control_type *control_type; /* PowerCap Controller */ variable
/linux-4.4.14/sound/pci/asihpi/
Dhpi_internal.h784 u16 control_type; /* = HPI_CONTROL_METER _VOLUME etc */ member
1266 u8 control_type; member
Dasihpi.c1357 u16 control_type; member
Dhpifunc.c1233 u16 control_type, u32 *ph_control) in hpi_mixer_get_control()