HomeSort by: relevance | last modified time | path
    Searched defs:profiles (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/wind/
stringprep.c 119 } profiles[] = { variable in typeref:struct:__anon956
140 for (i = 0; i < sizeof(profiles)/sizeof(profiles[0]); i++) {
141 if (strcasecmp(profiles[i].name, name) == 0) {
142 *flags = profiles[i].flags;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon.h 1684 struct radeon_pm_profile profiles[PM_PROFILE_MAX]; member in struct:radeon_pm
  /src/sys/dev/pci/
if_iwmreg.h 5778 * @profiles: profiles to search for match
5780 * @num_profiles: num of profiles in the list
5787 struct iwm_scan_offload_profile profiles[IWM_SCAN_MAX_PROFILES]; member in struct:iwm_scan_offload_profile_cfg
6280 * @matched_profiles: bitmap of matched profiles, referencing the

Completed in 40 milliseconds