Searched defs:syscfg_reset_controller_data (Results 1 – 1 of 1) sorted by relevance
59 struct syscfg_reset_controller_data { struct60 bool wait_for_ack;61 bool active_low;62 int nr_channels;63 struct syscfg_reset_channel_data *channels;
Completed in 7 milliseconds