Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/oxygen/
Doxygen_lib.c784 static inline int is_bit_set(const u32 *bitmap, unsigned int bit) in is_bit_set() function
796 if (is_bit_set(ac97_registers_to_restore[codec], i)) in oxygen_restore_ac97()
810 if (is_bit_set(registers_to_restore, i)) in oxygen_pci_resume()