Searched refs:ptr_module (Results 1 – 1 of 1) sorted by relevance
40 #define to_isp_device(ptr_module) \ argument41 container_of(ptr_module, struct isp_device, isp_##ptr_module)42 #define to_device(ptr_module) \ argument43 (to_isp_device(ptr_module)->dev)