Home
last modified time | relevance | path

Searched defs:type (Results 1 – 3 of 3) sorted by relevance

/api/
A Dapi_storage.c40 int type; /* "external" type: DT_STOR_{IDE,USB,etc} */ member
88 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() local
316 int type; in dev_read_stor() local
340 int type = dev_stor_type(dd); in dev_write_stor() local
A Dapi_display.c12 int display_get_info(int type, struct display_info *di) in display_get_info()
A Dapi.c563 int type; in API_display_get_info() local

Completed in 7 milliseconds