Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/bitops/
Datomic.h26 static inline void change_bit(unsigned int nr, volatile unsigned long *p) in change_bit() function
/linux-4.19.296/include/linux/
Dscx200_gpio.h81 change_bit(index, shadow); in scx200_gpio_change()
/linux-4.19.296/drivers/bluetooth/
Dbluecard_cs.c330 change_bit(XMIT_BUFFER_NUMBER, &(info->tx_state)); in bluecard_write_wakeup()
/linux-4.19.296/include/net/bluetooth/
Dhci_core.h567 #define hci_dev_change_flag(hdev, nr) change_bit((nr), (hdev)->dev_flags)