Searched defs:type (Results 1 – 3 of 3) sorted by relevance
40 int type; /* "external" type: DT_STOR_{IDE,USB,etc} */ member88 static int dev_stor_get(int type, int *more, struct device_info *di) in dev_stor_get()162 static int dev_is_stor(int type, struct device_info *di) in dev_is_stor()167 static int dev_enum_stor(int type, struct device_info *di) in dev_enum_stor()280 static int dev_stor_is_valid(int type, struct blk_desc *dd) in dev_stor_is_valid()294 int type = dev_stor_type(cookie); in dev_open_stor() local316 int type; in dev_read_stor() local340 int type = dev_stor_type(dd); in dev_write_stor() local
12 int display_get_info(int type, struct display_info *di) in display_get_info()
563 int type; in API_display_get_info() local
Completed in 7 milliseconds