Home
last modified time | relevance | path

Searched refs:hot_plug (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_v4l2.c171 bool hot_plug; member
781 nvp6158->hot_plug = true; in nvp6158_plug_state_check_work()
783 nvp6158->hot_plug = false; in nvp6158_plug_state_check_work()
787 nvp6158->hot_plug ? "true" : "false"); in nvp6158_plug_state_check_work()
788 if (nvp6158->hot_plug) { in nvp6158_plug_state_check_work()
964 rst_info->is_reset = nvp6158->hot_plug; in nvp6158_get_vicap_rst_inf()
965 nvp6158->hot_plug = false; in nvp6158_get_vicap_rst_inf()
1504 nvp6158->hot_plug = false; in nvp6158_probe()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmax96714.c117 bool hot_plug; member
381 rst_info->is_reset = max96714->hot_plug; in max96714_get_vicap_rst_inf()
382 max96714->hot_plug = false; in max96714_get_vicap_rst_inf()
H A Dthcv244.c118 bool hot_plug; member
582 rst_info->is_reset = thcv244->hot_plug; in thcv244_get_vicap_rst_inf()
583 thcv244->hot_plug = false; in thcv244_get_vicap_rst_inf()
H A Dmax96712.c177 bool hot_plug; member
1207 rst_info->is_reset = max96712->hot_plug; in max96712_get_vicap_rst_inf()
1208 max96712->hot_plug = false; in max96712_get_vicap_rst_inf()
H A Dmax96722.c165 bool hot_plug; member
1218 rst_info->is_reset = max96722->hot_plug; in max96722_get_vicap_rst_inf()
1219 max96722->hot_plug = false; in max96722_get_vicap_rst_inf()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dpsb_intel_drv.h94 void (*hot_plug)(struct gma_encoder *); member