Searched refs:supported_flags (Results 1 – 1 of 1) sorted by relevance
4092 u32 supported_flags = SUPPORTED_DEVICE_FLAGS(); in get_device_flags() local4123 rp.supported_flags = cpu_to_le32(supported_flags); in get_device_flags()4137 u32 supported_flags, u32 current_flags) in device_flags_changed() argument4143 ev.supported_flags = cpu_to_le32(supported_flags); in device_flags_changed()4156 u32 supported_flags = SUPPORTED_DEVICE_FLAGS(); in set_device_flags() local4163 if ((supported_flags | current_flags) != supported_flags) { in set_device_flags()4165 current_flags, supported_flags); in set_device_flags()4201 supported_flags, current_flags); in set_device_flags()7523 u32 supported_flags; in read_adv_features() local7548 supported_flags = get_supported_adv_flags(hdev); in read_adv_features()[all …]