Home
last modified time | relevance | path

Searched refs:media_request_unlock_for_update (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/media/
Dmedia-request.h159 static inline void media_request_unlock_for_update(struct media_request *req) in media_request_unlock_for_update() function
398 static inline void media_request_unlock_for_update(struct media_request *req) in media_request_unlock_for_update() function
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-ctrls-request.c304 media_request_unlock_for_update(req); in try_set_ext_ctrls_request()
317 media_request_unlock_for_update(req); in try_set_ext_ctrls_request()
/linux-6.12.1/drivers/media/common/videobuf2/
Dvideobuf2-core.c1881 media_request_unlock_for_update(req); in vb2_core_qbuf()