Searched refs:SW_CAMERA_LENS_COVER (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/platform/x86/dell/
H A Ddell-wmi-privacy.c64 { KE_VSW, 0x0002, { SW_CAMERA_LENS_COVER } },
329 * SW_CAMERA_LENS_COVER if it is actually there.
332 dell_wmi_keymap_type_0012[i].sw.code == SW_CAMERA_LENS_COVER &&
351 input_report_switch(priv->input_dev, SW_CAMERA_LENS_COVER,
/linux-master/drivers/platform/x86/hp/
H A Dhp-wmi.c792 __set_bit(SW_CAMERA_LENS_COVER, camera_shutter_input_dev->swbit);
949 input_report_switch(camera_shutter_input_dev, SW_CAMERA_LENS_COVER, 1);
951 input_report_switch(camera_shutter_input_dev, SW_CAMERA_LENS_COVER, 0);
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h917 #define SW_CAMERA_LENS_COVER 0x09 /* set = lens covered */ macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h917 #define SW_CAMERA_LENS_COVER 0x09 /* set = lens covered */ macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h917 #define SW_CAMERA_LENS_COVER 0x09 /* set = lens covered */ macro

Completed in 130 milliseconds