Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dcombo-layer147 missing_options = []
152 missing_options.append(option)
161 if self.localconffile and 'last_revision' in missing_options:
/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h497 __le32 missing_options; member
/openbmc/linux/net/bluetooth/
H A Dmgmt.c679 rp.missing_options = get_missing_options(hdev); in read_config_info()