Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pwm/
Dcore.c1045 static const struct seq_operations pwm_seq_ops = { variable
1054 return seq_open(file, &pwm_seq_ops); in pwm_seq_open()