Searched defs:ahc_platform_data (Results 1 – 1 of 1) sorted by relevance
111 struct ahc_platform_data { struct115 struct cam_sim *sim;116 struct cam_sim *sim_b;117 struct cam_path *path;118 struct cam_path *path_b;120 int regs_res_type;121 int regs_res_id;122 int irq_res_type;123 struct resource *regs;124 struct resource *irq;[all …]