Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bluetooth/
Dhci_bcm.c110 struct bcm_device { struct
121 int (*set_device_wakeup)(struct bcm_device *, bool); argument
122 int (*set_shutdown)(struct bcm_device *, bool); argument
157 struct bcm_device *dev; argument
227 static bool bcm_device_exists(struct bcm_device *device) in bcm_device_exists()
238 struct bcm_device *dev = list_entry(p, struct bcm_device, list); in bcm_device_exists()
247 static int bcm_gpio_set_power(struct bcm_device *dev, bool powered) in bcm_gpio_set_power()
322 struct bcm_device *bdev = data; in bcm_host_wake()
335 struct bcm_device *bdev = bcm->dev; in bcm_request_irq()
469 struct bcm_device *dev = list_entry(p, struct bcm_device, list); in bcm_open()
[all …]