Home
last modified time | relevance | path

Searched defs:fwctl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/fwctl/
H A Dmain.c58 struct fwctl_device *fwctl = ucmd->uctx->fwctl; in fwctl_cmd_info() local
88 struct fwctl_device *fwctl in fwctl_cmd_rpc() local
209 struct fwctl_device *fwctl = fwctl_fops_open() local
246 struct fwctl_device *fwctl = uctx->fwctl; fwctl_fops_release() local
273 struct fwctl_device *fwctl = fwctl_device_release() local
350 fwctl_register(struct fwctl_device * fwctl) fwctl_register() argument
372 fwctl_unregister(struct fwctl_device * fwctl) fwctl_unregister() argument
[all...]
/linux/include/linux/
H A Dfwctl.h107 static inline struct fwctl_device *fwctl_get(struct fwctl_device *fwctl) in fwctl_get() argument
112 static inline void fwctl_put(struct fwctl_device *fwctl) in fwctl_put() argument
129 struct fwctl_device *fwctl; global() member
[all...]
/linux/drivers/fwctl/pds/
H A Dmain.c32 struct fwctl_device fwctl; member
[all...]
/linux/drivers/fwctl/mlx5/
H A Dmain.c25 struct fwctl_device fwctl; member
[all...]