Lines Matching refs:type
63 switch (c->type) { in pm_qos_get_value()
220 .type = PM_QOS_MIN,
452 c->type = PM_QOS_MAX; in freq_constraints_init()
461 c->type = PM_QOS_MIN; in freq_constraints_init()
472 enum freq_qos_req_type type) in freq_qos_read_value() argument
476 switch (type) { in freq_qos_read_value()
508 switch(req->type) { in freq_qos_apply()
540 enum freq_qos_req_type type, s32 value) in freq_qos_add_request() argument
552 req->type = type; in freq_qos_add_request()
556 req->type = 0; in freq_qos_add_request()
613 req->type = 0; in freq_qos_remove_request()
626 enum freq_qos_req_type type, in freq_qos_add_notifier() argument
634 switch (type) { in freq_qos_add_notifier()
659 enum freq_qos_req_type type, in freq_qos_remove_notifier() argument
667 switch (type) { in freq_qos_remove_notifier()