Searched refs:fwctl_ucmd (Results 1 – 1 of 1) sorted by relevance
26 struct fwctl_ucmd { struct33 static int ucmd_respond(struct fwctl_ucmd *ucmd, size_t cmd_len) in ucmd_respond() argument56 static int fwctl_cmd_info(struct fwctl_ucmd *ucmd) in fwctl_cmd_info()86 static int fwctl_cmd_rpc(struct fwctl_ucmd *ucmd) in fwctl_cmd_rpc()151 int (*execute)(struct fwctl_ucmd *ucmd);173 struct fwctl_ucmd ucmd = {}; in fwctl_fops_ioctl()
Completed in 6 milliseconds