Searched refs:subfunc (Results 1 – 3 of 3) sorted by relevance
343 static const char *opregion_subfunc_name(u32 subfunc) in opregion_subfunc_name() argument347 switch (subfunc) { in opregion_subfunc_name()390 u32 func, subfunc; in querying_capabilities() local393 subfunc = GVT_OPREGION_SUBFUNC(scic); in querying_capabilities()396 subfunc == INTEL_GVT_OPREGION_SCIC_SF_SUPPRTEDCALLS) in querying_capabilities()398 subfunc == INTEL_GVT_OPREGION_SCIC_SF_REQEUSTEDCALLBACKS) in querying_capabilities()400 subfunc == INTEL_GVT_OPREGION_SCIC_SF_SUPPRTEDCALLS)) { in querying_capabilities()417 u32 func, subfunc; in intel_vgpu_emulate_opregion_request() local451 subfunc = GVT_OPREGION_SUBFUNC(scic); in intel_vgpu_emulate_opregion_request()456 opregion_subfunc_name(subfunc)); in intel_vgpu_emulate_opregion_request()
766 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy() argument774 control_phy->sub_func = subfunc; in asd_build_control_phy()776 switch (subfunc) { in asd_build_control_phy()834 u8 subfunc)842 link_adm->sub_func = subfunc;
371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
Completed in 10 milliseconds