Searched refs:VPCCMD_R_CAMERA (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | ideapad-laptop.h | 30 VPCCMD_R_CAMERA, enumerator
|
H A D | ideapad-laptop.c | 317 if (!read_ec_data(priv->adev->handle, VPCCMD_R_CAMERA, &value)) in debugfs_status_show() 413 err = read_ec_data(priv->adev->handle, VPCCMD_R_CAMERA, &result); in camera_power_show()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | ideapad-laptop.c | 67 VPCCMD_R_CAMERA, enumerator 264 if (!read_ec_data(priv->adev->handle, VPCCMD_R_CAMERA, &value)) in debugfs_status_show() 347 if (read_ec_data(priv->adev->handle, VPCCMD_R_CAMERA, &result)) in show_ideapad_cam()
|
Completed in 5 milliseconds