Searched defs:fops (Results 1 – 7 of 7) sorted by relevance
33 subsys_file_ops_t *fops; member98 subsys_file_ops_t *fops = NULL; in _cdev_fops_handler() local393 subsys_file_ops_t *fops = NULL; in u_device_rpc_open() local560 subsys_file_ops_t *fops = NULL; in u_device_rpc_close() local724 subsys_file_ops_t *fops = NULL; in aos_dev_reg_with_flag() local
52 int u_cdev_init(u_cdev_t *dev, /*struct u_file_operations*/void *fops) { in u_cdev_init()
74 struct file_operations *fops; member
79 static int aos_device_bridge_reg(const char *name, subsys_file_ops_t *fops, aos_device_t udata) in aos_device_bridge_reg()
124 const struct file_ops *fops; member
190 const struct dwc_otg_pcd_function_ops *fops; member
354 struct dwc_otg_hcd_function_ops *fops; member
Completed in 15 milliseconds