Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-sophgo-sg2042.c61 struct sg2042_chip_data { struct
211 static const struct sg2042_chip_data sg2042_chip_data = { variable
218 static const struct sg2042_chip_data sg2044_chip_data = {
228 .data = &sg2042_chip_data
241 const struct sg2042_chip_data *chip_data; in pwm_sg2042_probe()