Searched refs:make_first_field (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | repository.c | 86 static u64 make_first_field(const char *text, u64 index) in make_first_field() function 165 make_first_field("bus", bus_index), in ps3_repository_read_bus_str() 176 make_first_field("bus", bus_index), in ps3_repository_read_bus_id() 190 make_first_field("bus", bus_index), in ps3_repository_read_bus_type() 205 make_first_field("bus", bus_index), in ps3_repository_read_bus_num_dev() 217 make_first_field("bus", bus_index), in ps3_repository_read_dev_str() 230 make_first_field("bus", bus_index), in ps3_repository_read_dev_id() 245 make_first_field("bus", bus_index), in ps3_repository_read_dev_type() 263 make_first_field("bus", bus_index), in ps3_repository_read_dev_intr() 281 make_first_field("bus", bus_index), in ps3_repository_read_dev_reg_type() [all …]
|