Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dregulator-haptic.h14 * struct regulator_haptic_data - Platform device data
21 struct regulator_haptic_data { struct
22 max_voltregulator_haptic_data global() argument
23 min_voltregulator_haptic_data global() argument
/linux/drivers/input/misc/
H A Dregulator-haptic.c144 const struct regulator_haptic_data *pdata = dev_get_platdata(&pdev->dev); in regulator_haptic_probe()