Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A 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
H A Dbtqca.c19 enum qca_btsoc_type soc_type) in qca_read_soc_version()
295 enum qca_btsoc_type soc_type) in qca_tlv_check_data()
463 enum qca_btsoc_type soc_type) in qca_tlv_send_segment()
561 enum qca_btsoc_type soc_type, in qca_download_firmware()
743 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver, in qca_uart_setup()
H A Dhci_qca.c203 enum qca_btsoc_type soc_type;
224 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()
1474 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed()
1691 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_regulator_init()
1777 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_on()
1828 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_setup()
2110 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_power_shutdown()
[all …]