Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtqca.h147 enum qca_btsoc_type { enum
167 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver,
170 enum qca_btsoc_type);
181 enum qca_btsoc_type soc_type, in qca_uart_setup()
191 enum qca_btsoc_type) in qca_read_soc_version() argument
H A Dbtqca.c17 enum qca_btsoc_type soc_type) in qca_read_soc_version()
294 enum qca_btsoc_type soc_type) in qca_tlv_check_data()
462 enum qca_btsoc_type soc_type) in qca_tlv_send_segment()
555 enum qca_btsoc_type soc_type, in qca_download_firmware()
716 const char *stem, enum qca_btsoc_type soc_type, in qca_get_nvm_name_by_board()
750 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, in qca_uart_setup()
H A 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()
1046 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump()
1498 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed()
1771 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_regulator_init()
1846 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_on()
1917 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_setup()
2227 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_off()
[all …]