Searched refs:SW_CAMERA_LENS_COVER (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/platform/x86/dell/ |
D | dell-wmi-privacy.c | 64 { KE_VSW, 0x0002, { SW_CAMERA_LENS_COVER } }, 337 dell_wmi_keymap_type_0012[i].sw.code == SW_CAMERA_LENS_COVER && in dell_privacy_wmi_probe() 356 input_report_switch(priv->input_dev, SW_CAMERA_LENS_COVER, in dell_privacy_wmi_probe()
|
/Linux-v6.6/drivers/platform/x86/hp/ |
D | hp-wmi.c | 770 __set_bit(SW_CAMERA_LENS_COVER, camera_shutter_input_dev->swbit); in camera_shutter_input_setup() 927 input_report_switch(camera_shutter_input_dev, SW_CAMERA_LENS_COVER, 1); in hp_wmi_notify() 929 input_report_switch(camera_shutter_input_dev, SW_CAMERA_LENS_COVER, 0); in hp_wmi_notify()
|
/Linux-v6.6/include/dt-bindings/input/ |
D | linux-event-codes.h | 916 #define SW_CAMERA_LENS_COVER 0x09 /* set = lens covered */ macro
|
/Linux-v6.6/include/uapi/linux/ |
D | input-event-codes.h | 916 #define SW_CAMERA_LENS_COVER 0x09 /* set = lens covered */ macro
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap3-n900.dts | 74 linux,code = <SW_CAMERA_LENS_COVER>;
|