Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/misc/
Dpm8xxx-vibrator.c22 struct pm8xxx_regs { struct
36 static const struct pm8xxx_regs pm8058_regs = { argument
44 static struct pm8xxx_regs pm8916_regs = {
54 static struct pm8xxx_regs pmi632_regs = {
85 const struct pm8xxx_regs *regs;
104 const struct pm8xxx_regs *regs = vib->regs; in pm8xxx_vib_set()
208 const struct pm8xxx_regs *regs; in pm8xxx_vib_probe()