Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dhci_qca.c131 struct qca_vreg { struct
140 struct qca_vreg *vregs; argument
1334 .vregs = (struct qca_vreg []) {
1345 .vregs = (struct qca_vreg []) {
1386 static int qca_enable_regulator(struct qca_vreg vregs, in qca_enable_regulator()
1407 static void qca_disable_regulator(struct qca_vreg vregs, in qca_disable_regulator()
1419 struct qca_vreg *vregs; in qca_power_setup()
1463 const struct qca_vreg *vregs, size_t num_vregs) in qca_init_regulators()