set_shutdown 94 drivers/bluetooth/hci_bcm.c int (*set_shutdown)(struct bcm_device *, bool); set_shutdown 242 drivers/bluetooth/hci_bcm.c err = dev->set_shutdown(dev, powered); set_shutdown 270 drivers/bluetooth/hci_bcm.c dev->set_shutdown(dev, !powered); set_shutdown 932 drivers/bluetooth/hci_bcm.c dev->set_shutdown = bcm_apple_set_shutdown; set_shutdown 1018 drivers/bluetooth/hci_bcm.c dev->set_shutdown = bcm_gpio_set_shutdown; set_shutdown 621 include/net/bluetooth/l2cap.h void (*set_shutdown) (struct l2cap_chan *chan); set_shutdown 901 net/bluetooth/6lowpan.c .set_shutdown = l2cap_chan_no_set_shutdown, set_shutdown 747 net/bluetooth/a2mp.c .set_shutdown = l2cap_chan_no_set_shutdown, set_shutdown 4364 net/bluetooth/l2cap_core.c chan->ops->set_shutdown(chan); set_shutdown 1481 net/bluetooth/l2cap_sock.c .set_shutdown = l2cap_sock_set_shutdown_cb, set_shutdown 3162 net/bluetooth/smp.c .set_shutdown = l2cap_chan_no_set_shutdown, set_shutdown 3210 net/bluetooth/smp.c .set_shutdown = l2cap_chan_no_set_shutdown,