Searched refs:alloc_fd (Results 1 – 2 of 2) sorted by relevance
289 int media_request_alloc(struct media_device *mdev, int *alloc_fd) in media_request_alloc() argument331 *alloc_fd = fd_publish(fdf); in media_request_alloc()
375 int *alloc_fd = arg; in media_device_request_alloc() local380 return media_request_alloc(mdev, alloc_fd); in media_device_request_alloc()