Home
last modified time | relevance | path

Searched refs:subfunc (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/gvt/
A Dopregion.c343 static const char *opregion_subfunc_name(u32 subfunc) in opregion_subfunc_name() argument
347 switch (subfunc) { in opregion_subfunc_name()
390 u32 func, subfunc; in querying_capabilities() local
393 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() local
451 subfunc = GVT_OPREGION_SUBFUNC(scic); in intel_vgpu_emulate_opregion_request()
456 opregion_subfunc_name(subfunc)); in intel_vgpu_emulate_opregion_request()
/drivers/scsi/aic94xx/
A Daic94xx_scb.c766 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy() argument
774 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;
A Daic94xx_hwi.h371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);

Completed in 10 milliseconds