Home
last modified time | relevance | path

Searched refs:qca_btsoc_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/bluetooth/
Dbtqca.h144 enum qca_btsoc_type { enum
163 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver,
166 enum qca_btsoc_type);
177 enum qca_btsoc_type soc_type, in qca_uart_setup()
186 enum qca_btsoc_type) in qca_read_soc_version() argument
Dbtqca.c17 enum qca_btsoc_type soc_type) in qca_read_soc_version()
278 enum qca_btsoc_type soc_type) in qca_tlv_check_data()
446 enum qca_btsoc_type soc_type) in qca_tlv_send_segment()
539 enum qca_btsoc_type soc_type, in qca_download_firmware()
734 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, in qca_uart_setup()
Dhci_qca.c204 enum qca_btsoc_type soc_type;
226 enum qca_btsoc_type btsoc_type;
241 static enum qca_btsoc_type qca_soc_type(struct hci_uart *hu) in qca_soc_type()
243 enum qca_btsoc_type soc_type; in qca_soc_type()
1030 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump()
1475 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed()
1713 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_regulator_init()
1786 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_on()
1856 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_setup()
2142 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_shutdown()
[all …]