Home
last modified time | relevance | path

Searched refs:KgIsSchemeAlwaysDirect (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h408 bool KgIsSchemeAlwaysDirect(t_Handle h_FmPcd, uint8_t schemeId);
H A Dfm_plcr.c149 if (!KgIsSchemeAlwaysDirect(p_FmPcd, relativeSchemeId)) in SetProfileNia()
H A Dfm_cc.c502 if (!KgIsSchemeAlwaysDirect(h_FmPcd, relativeSchemeId)) in SetRequiredAction1()
1643 if (!KgIsSchemeAlwaysDirect(h_FmPcd, relativeSchemeId)) in ValidateNextEngineParams()
H A Dfm_kg.c2160 bool KgIsSchemeAlwaysDirect(t_Handle h_FmPcd, uint8_t schemeId) in KgIsSchemeAlwaysDirect() function