Home
last modified time | relevance | path

Searched refs:asf_ioctl_struct (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_asf.c62 struct asf_ioctl_struct asf_usrdata; in rtl8168_asf_ioctl()
68 if (copy_from_user(&asf_usrdata, user_data, sizeof(struct asf_ioctl_struct))) in rtl8168_asf_ioctl()
201 if (copy_to_user(user_data, &asf_usrdata, sizeof(struct asf_ioctl_struct))) in rtl8168_asf_ioctl()
H A Dr8168_asf.h271 struct asf_ioctl_struct { struct

Completed in 2 milliseconds