init_speed 106 drivers/bluetooth/hci_bcm.c u32 init_speed; init_speed 448 drivers/bluetooth/hci_bcm.c hu->init_speed = bcm->dev->init_speed; init_speed 553 drivers/bluetooth/hci_bcm.c if (hu->init_speed) init_speed 554 drivers/bluetooth/hci_bcm.c speed = hu->init_speed; init_speed 555 drivers/bluetooth/hci_bcm.c else if (hu->proto->init_speed) init_speed 556 drivers/bluetooth/hci_bcm.c speed = hu->proto->init_speed; init_speed 887 drivers/bluetooth/hci_bcm.c dev->init_speed = sb->default_baud_rate; init_speed 929 drivers/bluetooth/hci_bcm.c dev->init_speed = *(u64 *)obj->buffer.pointer; init_speed 1172 drivers/bluetooth/hci_bcm.c .init_speed = 115200, init_speed 1402 drivers/bluetooth/hci_bcm.c bcmdev->oper_speed = bcmdev->init_speed; init_speed 542 drivers/bluetooth/hci_intel.c unsigned int init_speed, oper_speed; init_speed 559 drivers/bluetooth/hci_intel.c if (hu->init_speed) init_speed 560 drivers/bluetooth/hci_intel.c init_speed = hu->init_speed; init_speed 562 drivers/bluetooth/hci_intel.c init_speed = hu->proto->init_speed; init_speed 569 drivers/bluetooth/hci_intel.c if (oper_speed && init_speed && oper_speed != init_speed) init_speed 804 drivers/bluetooth/hci_intel.c err = intel_set_baudrate(hu, init_speed); init_speed 1064 drivers/bluetooth/hci_intel.c .init_speed = 115200, init_speed 367 drivers/bluetooth/hci_ldisc.c void hci_uart_set_speeds(struct hci_uart *hu, unsigned int init_speed, init_speed 370 drivers/bluetooth/hci_ldisc.c hu->init_speed = init_speed; init_speed 399 drivers/bluetooth/hci_ldisc.c if (hu->init_speed) init_speed 400 drivers/bluetooth/hci_ldisc.c speed = hu->init_speed; init_speed 401 drivers/bluetooth/hci_ldisc.c else if (hu->proto->init_speed) init_speed 402 drivers/bluetooth/hci_ldisc.c speed = hu->proto->init_speed; init_speed 386 drivers/bluetooth/hci_mrvl.c .init_speed = 115200, init_speed 160 drivers/bluetooth/hci_qca.c u32 init_speed; init_speed 519 drivers/bluetooth/hci_qca.c hu->init_speed = qcadev->init_speed; init_speed 1093 drivers/bluetooth/hci_qca.c if (hu->init_speed) init_speed 1094 drivers/bluetooth/hci_qca.c speed = hu->init_speed; init_speed 1095 drivers/bluetooth/hci_qca.c else if (hu->proto->init_speed) init_speed 1096 drivers/bluetooth/hci_qca.c speed = hu->proto->init_speed; init_speed 1321 drivers/bluetooth/hci_qca.c .init_speed = 115200, init_speed 161 drivers/bluetooth/hci_serdev.c if (hu->init_speed) init_speed 162 drivers/bluetooth/hci_serdev.c speed = hu->init_speed; init_speed 163 drivers/bluetooth/hci_serdev.c else if (hu->proto->init_speed) init_speed 164 drivers/bluetooth/hci_serdev.c speed = hu->proto->init_speed; init_speed 52 drivers/bluetooth/hci_uart.h unsigned int init_speed; init_speed 81 drivers/bluetooth/hci_uart.h unsigned int init_speed; init_speed 109 drivers/bluetooth/hci_uart.h void hci_uart_set_speeds(struct hci_uart *hu, unsigned int init_speed, init_speed 435 drivers/ide/ide-iops.c if (!drive->init_speed) init_speed 436 drivers/ide/ide-iops.c drive->init_speed = speed; init_speed 207 drivers/ide/ide-proc.c ide_devset_rw_field(init_speed, init_speed); init_speed 213 drivers/ide/ide-proc.c IDE_PROC_DEVSET(init_speed, 0, 70), init_speed 560 include/linux/ide.h u8 init_speed; /* transfer rate set at boot */