Symbol: bcm_device
drivers/bluetooth/hci_bcm.c
1004
static int bcm_apple_set_shutdown(struct bcm_device *dev, bool powered)
drivers/bluetooth/hci_bcm.c
1013
static int bcm_apple_get_resources(struct bcm_device *dev)
drivers/bluetooth/hci_bcm.c
1034
static inline int bcm_apple_get_resources(struct bcm_device *dev)
drivers/bluetooth/hci_bcm.c
1040
static int bcm_gpio_set_device_wakeup(struct bcm_device *dev, bool awake)
drivers/bluetooth/hci_bcm.c
1046
static int bcm_gpio_set_shutdown(struct bcm_device *dev, bool powered)
drivers/bluetooth/hci_bcm.c
1080
static int bcm_get_resources(struct bcm_device *dev)
drivers/bluetooth/hci_bcm.c
1164
static int bcm_acpi_probe(struct bcm_device *dev)
drivers/bluetooth/hci_bcm.c
1218
static int bcm_acpi_probe(struct bcm_device *dev)
drivers/bluetooth/hci_bcm.c
1224
static int bcm_of_probe(struct bcm_device *bdev)
drivers/bluetooth/hci_bcm.c
123
int (*set_device_wakeup)(struct bcm_device *, bool);
drivers/bluetooth/hci_bcm.c
1239
struct bcm_device *dev;
drivers/bluetooth/hci_bcm.c
124
int (*set_shutdown)(struct bcm_device *, bool);
drivers/bluetooth/hci_bcm.c
1285
struct bcm_device *dev = platform_get_drvdata(pdev);
drivers/bluetooth/hci_bcm.c
1507
struct bcm_device *bcmdev;
drivers/bluetooth/hci_bcm.c
1561
struct bcm_device *bcmdev = serdev_device_get_drvdata(serdev);
drivers/bluetooth/hci_bcm.c
159
struct bcm_device *dev;
drivers/bluetooth/hci_bcm.c
229
static bool bcm_device_exists(struct bcm_device *device)
drivers/bluetooth/hci_bcm.c
240
struct bcm_device *dev = list_entry(p, struct bcm_device, list);
drivers/bluetooth/hci_bcm.c
249
static int bcm_gpio_set_power(struct bcm_device *dev, bool powered)
drivers/bluetooth/hci_bcm.c
324
struct bcm_device *bdev = data;
drivers/bluetooth/hci_bcm.c
336
struct bcm_device *bdev = bcm->dev;
drivers/bluetooth/hci_bcm.c
470
struct bcm_device *dev = list_entry(p, struct bcm_device, list);
drivers/bluetooth/hci_bcm.c
529
struct bcm_device *bdev = NULL;
drivers/bluetooth/hci_bcm.c
737
struct bcm_device *bdev = NULL;
drivers/bluetooth/hci_bcm.c
760
struct bcm_device *bdev = dev_get_drvdata(dev);
drivers/bluetooth/hci_bcm.c
790
struct bcm_device *bdev = dev_get_drvdata(dev);
drivers/bluetooth/hci_bcm.c
819
struct bcm_device *bdev = dev_get_drvdata(dev);
drivers/bluetooth/hci_bcm.c
853
struct bcm_device *bdev = dev_get_drvdata(dev);
drivers/bluetooth/hci_bcm.c
959
struct bcm_device *dev = data;
drivers/bluetooth/hci_bcm.c
996
static int bcm_apple_set_device_wakeup(struct bcm_device *dev, bool awake)