Lines Matching defs:state
37 * @hog_default: default state for pins hogged by this device
38 * @hog_sleep: sleep state for pins hogged by this device
68 * struct pinctrl - per-device pin control state holder
72 * @state: the current state
81 struct pinctrl_state *state;
87 * struct pinctrl_state - a pinctrl state for a device
89 * @name: the name of this state
90 * @settings: a list of settings for this state
128 * @dev_name: the name of the device using this state