hcill_state        77 drivers/bluetooth/hci_ll.c 	unsigned long hcill_state;	/* HCILL power state	*/
hcill_state       125 drivers/bluetooth/hci_ll.c 	ll->hcill_state = HCILL_AWAKE;
hcill_state       193 drivers/bluetooth/hci_ll.c 	ll->hcill_state = HCILL_AWAKE;
hcill_state       209 drivers/bluetooth/hci_ll.c 	switch (ll->hcill_state) {
hcill_state       233 drivers/bluetooth/hci_ll.c 		       ll->hcill_state);
hcill_state       261 drivers/bluetooth/hci_ll.c 	if (ll->hcill_state != HCILL_AWAKE)
hcill_state       263 drivers/bluetooth/hci_ll.c 		       ll->hcill_state);
hcill_state       272 drivers/bluetooth/hci_ll.c 	ll->hcill_state = HCILL_ASLEEP;
hcill_state       295 drivers/bluetooth/hci_ll.c 	if (ll->hcill_state != HCILL_ASLEEP_TO_AWAKE)
hcill_state       297 drivers/bluetooth/hci_ll.c 		       ll->hcill_state);
hcill_state       324 drivers/bluetooth/hci_ll.c 	switch (ll->hcill_state) {
hcill_state       338 drivers/bluetooth/hci_ll.c 		ll->hcill_state = HCILL_ASLEEP_TO_AWAKE;
hcill_state       347 drivers/bluetooth/hci_ll.c 		       ll->hcill_state);
hcill_state       370 drivers/bluetooth/hci_ll.c 			   ll->hcill_state);