Home
last modified time | relevance | path

Searched refs:qca_soc_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_qca.c239 static enum qca_btsoc_type qca_soc_type(struct hci_uart *hu) in qca_soc_type() function
1028 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump()
1354 switch (qca_soc_type(hu)) { in qca_set_baudrate()
1440 switch (qca_soc_type(hu)) { in qca_check_speeds()
1473 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed()
1687 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_regulator_init()
1773 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_on()
1824 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_setup()
2101 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_shutdown()
2153 enum qca_btsoc_type soc_type = qca_soc_type(h in qca_power_off()
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_qca.c236 static enum qca_btsoc_type qca_soc_type(struct hci_uart *hu) in qca_soc_type() function
989 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump()
1315 if (qca_is_wcn399x(qca_soc_type(hu))) in qca_set_baudrate()
1391 if (qca_is_wcn399x(qca_soc_type(hu))) { in qca_check_speeds()
1415 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed()
1631 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_on()
1663 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_setup()
1825 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_shutdown()
1859 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_off()

Completed in 6 milliseconds