Searched defs:load_config (Results 1 – 6 of 6) sorted by relevance
59 load_config() function
1332 static u8 *load_config(dev_data *dev_entry, int *length) in load_config() function
289 struct data_dirent load_config; /* load configuration structure */ member
387 def load_config(self, filename, replace=True): member in Config