Home
last modified time | relevance | path

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

/Linux-v4.19/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()
596 int powercap_unregister_zone(struct powercap_control_type *control_type, in powercap_unregister_zone()
613 struct powercap_control_type *control_type, in powercap_register_control_type()
652 int powercap_unregister_control_type(struct powercap_control_type *control_type) in powercap_unregister_control_type()
Dintel_rapl.c263 static struct powercap_control_type *control_type; /* PowerCap Controller */ variable
/Linux-v4.19/sound/pci/asihpi/
Dhpi_internal.h784 u16 control_type; /* = HPI_CONTROL_METER _VOLUME etc */ member
1266 u8 control_type; member
Dasihpi.c1350 u16 control_type; member
Dhpifunc.c1234 u16 control_type, u32 *ph_control) in hpi_mixer_get_control()