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()
311 enum qca_btsoc_type soc_type) in qca_tlv_check_data()
479 enum qca_btsoc_type soc_type) in qca_tlv_send_segment()
572 enum qca_btsoc_type soc_type, in qca_download_firmware()
733 const char *stem, enum qca_btsoc_type soc_type, in qca_get_nvm_name_by_board()
767 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, in qca_uart_setup()
H A Dhci_qca.c206 enum qca_btsoc_type soc_type;
228 enum qca_btsoc_type btsoc_type;
243 static enum qca_btsoc_type qca_soc_type(struct hci_uart *hu) in qca_soc_type()
245 enum qca_btsoc_type soc_type; in qca_soc_type()
1048 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump()
1496 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed()
1769 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_regulator_init()
1844 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_on()
1915 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_setup()
2222 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_off()
[all …]