Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Duser.c249 static long snapshot_ioctl(struct file *filp, unsigned int cmd, in snapshot_ioctl() function
435 return snapshot_ioctl(file, cmd, in snapshot_compat_ioctl()
438 return snapshot_ioctl(file, cmd, arg); in snapshot_compat_ioctl()
449 .unlocked_ioctl = snapshot_ioctl,