Searched defs:dflt (Results 1 – 8 of 8) sorted by relevance
220 inline float getPollRate(const SensorBaseConfigMap& cfg, float dflt) in getPollRate() argument
71 const u8 dflt; /* Default value */ member
33 const char *prop, const u32 dflt) in fdt_getprop_u32_default_node()63 const char *prop, const u32 dflt) in fdt_getprop_u32_default()
1264 const MACAddr dflt = { .a = { 0x52, 0x54, 0x00, 0x12, 0x35, 0x01 } }; in pci_rocker_realize() local