Home
last modified time | relevance | path

Searched refs:sony_pic_camera_command (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dsony-laptop.h32 int sony_pic_camera_command(int command, u8 value);
34 static inline int sony_pic_camera_command(int command, u8 value) { return 0; } in sony_pic_camera_command() function
/Linux-v6.6/drivers/platform/x86/
Dsony-laptop.c3826 int sony_pic_camera_command(int command, u8 value) in sony_pic_camera_command() function
3875 EXPORT_SYMBOL(sony_pic_camera_command);