Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
A Dbtqca.h139 enum qca_btsoc_type { enum
154 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver,
157 enum qca_btsoc_type);
160 static inline bool qca_is_wcn399x(enum qca_btsoc_type soc_type) in qca_is_wcn399x()
165 static inline bool qca_is_wcn6750(enum qca_btsoc_type soc_type) in qca_is_wcn6750()
178 enum qca_btsoc_type soc_type, in qca_uart_setup()
187 enum qca_btsoc_type) in qca_read_soc_version() argument
197 static inline bool qca_is_wcn399x(enum qca_btsoc_type soc_type) in qca_is_wcn399x()
202 static inline bool qca_is_wcn6750(enum qca_btsoc_type soc_type) in qca_is_wcn6750()
A Dbtqca.c18 enum qca_btsoc_type soc_type) in qca_read_soc_version()
187 u8 *fw_data, enum qca_btsoc_type soc_type) in qca_tlv_check_data()
304 enum qca_btsoc_type soc_type) in qca_tlv_send_segment()
402 enum qca_btsoc_type soc_type, in qca_download_firmware()
533 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, in qca_uart_setup()
A Dhci_qca.c202 enum qca_btsoc_type soc_type;
223 enum qca_btsoc_type btsoc_type;
236 static enum qca_btsoc_type qca_soc_type(struct hci_uart *hu) in qca_soc_type()
238 enum qca_btsoc_type soc_type; in qca_soc_type()
987 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump()
1415 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed()
1596 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_regulator_init()
1666 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_on()
1699 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_setup()
1883 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_shutdown()
[all …]

Completed in 14 milliseconds