Home
last modified time | relevance | path

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

/aosp_15_r20/external/mtools/
H A Dinit.c218 int mode, struct device *out_dev, in try_device()
368 Stream_t *find_device(char drive, int mode, struct device *out_dev, in find_device()
H A Dopen_image.c48 Stream_t *OpenImage(struct device *out_dev, struct device *dev, in OpenImage()
H A Dmcat.c57 struct device out_dev; in mcat() local