Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-request.c288 int media_request_alloc(struct media_device *mdev, int *alloc_fd) in media_request_alloc()
H A Dmc-device.c382 int *alloc_fd = arg; in media_device_request_alloc() local
/OK3568_Linux_fs/kernel/fs/
H A Dfile.c582 static int alloc_fd(unsigned start, unsigned flags) in alloc_fd() function