Home
last modified time | relevance | path

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

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