Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm.c392 static int bcm_setup_sleep(struct hci_uart *hu) in bcm_setup_sleep() function
415 static inline int bcm_setup_sleep(struct hci_uart *hu) { return 0; } in bcm_setup_sleep() function
650 err = bcm_setup_sleep(hu); in bcm_setup()