Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_qca.c136 struct qca_vreg { struct
145 struct qca_vreg *vregs; argument
1226 .vregs = (struct qca_vreg []) {
1244 static int qca_enable_regulator(struct qca_vreg vregs, in qca_enable_regulator()
1265 static void qca_disable_regulator(struct qca_vreg vregs, in qca_disable_regulator()
1277 struct qca_vreg *vregs; in qca_power_setup()
1321 const struct qca_vreg *vregs, size_t num_vregs) in qca_init_regulators()