Searched defs:pin_desc (Results 1 – 5 of 5) sorted by relevance
169 struct pin_desc { struct170 struct pinctrl_dev *pctldev;171 const char *name;172 bool dynamic_name;173 void *drv_data;176 unsigned int mux_usecount;177 const char *mux_owner;178 const struct pinctrl_setting_mux *mux_setting;179 const char *gpio_owner;180 struct mutex mux_lock;
262 const struct pinctrl_pin_desc *pin_desc; in rtd_pinctrl_find_sconfig() local
256 struct ptp_pin_desc pin_desc[ICE_N_PINS_MAX]; member
1796 const struct ice_ptp_pin_desc *pin_desc; in ice_verify_pin() local
1095 struct ptp_pin_desc pin_desc[MAX_PTP_GPIO_COUNT]; in aq_ptp_gpio_init() local