Home
last modified time | relevance | path

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

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