Searched refs:qca_btsoc_type (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btqca.h | 125 enum qca_btsoc_type { enum 139 enum qca_btsoc_type soc_type, u32 soc_ver, 142 enum qca_btsoc_type); 145 static inline bool qca_is_wcn399x(enum qca_btsoc_type soc_type) in qca_is_wcn399x() 158 enum qca_btsoc_type soc_type, u32 soc_ver, in qca_uart_setup() 165 enum qca_btsoc_type) in qca_read_soc_version() 175 static inline bool qca_is_wcn399x(enum qca_btsoc_type soc_type) in qca_is_wcn399x() 164 qca_read_soc_version(struct hci_dev *hdev, u32 *soc_version, enum qca_btsoc_type) qca_read_soc_version() argument
|
H A D | btqca.c | 18 enum qca_btsoc_type soc_type) in qca_read_soc_version() 146 u8 *fw_data, enum qca_btsoc_type soc_type) in qca_tlv_check_data() 252 enum qca_btsoc_type soc_type) in qca_tlv_send_segment() 350 enum qca_btsoc_type soc_type) in qca_download_firmware() 462 enum qca_btsoc_type soc_type, u32 soc_ver, in qca_uart_setup()
|
H A D | hci_qca.c | 203 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() 989 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() 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_typ in qca_power_off() [all...] |
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btqca.h | 141 enum qca_btsoc_type { enum 159 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, 162 enum qca_btsoc_type); 173 enum qca_btsoc_type soc_type, in qca_uart_setup() 182 enum qca_btsoc_type) in qca_read_soc_version() 180 qca_read_soc_version(struct hci_dev *hdev, struct qca_btsoc_version *ver, enum qca_btsoc_type) qca_read_soc_version() argument
|
H A D | btqca.c | 19 enum qca_btsoc_type soc_type) in qca_read_soc_version() 232 u8 *fw_data, enum qca_btsoc_type soc_type) in qca_tlv_check_data() 349 enum qca_btsoc_type soc_type) in qca_tlv_send_segment() 447 enum qca_btsoc_type soc_type, in qca_download_firmware() 578 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, in qca_uart_setup()
|
H A D | hci_qca.c | 204 enum qca_btsoc_type soc_type; 225 enum qca_btsoc_type btsoc_type; 239 static enum qca_btsoc_type qca_soc_type(struct hci_uart *hu) in qca_soc_type() 241 enum qca_btsoc_type soc_type; in qca_soc_type() 1028 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump() 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_typ in qca_power_shutdown() [all...] |
Completed in 9 milliseconds