Home
last modified time | relevance | path

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

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