Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/include/devicevfs/
A Ddevicevfs_rpc.h18 int u_device_rpc_open(u_fops_arg_u *parg, int crpc_handle);
29 int u_device_rpc_close(u_fops_arg_u *parg, int crpc_handle);
/AliOS-Things-master/components/drivers/core/base/devicevfs/src/
A Du_driver_main.c39 u_fops_arg_u *parg = NULL; in _cdev_fops_handler()
51 parg = (u_fops_arg_u *)ie->v; in _cdev_fops_handler()
56 parg = (u_fops_arg_u *)ie->v; in _cdev_fops_handler()
A Ddevice_vfs_core.c99 u_fops_arg_u *fops_arg = NULL; in _cdev_fops_handler()
110 fops_arg = (u_fops_arg_u *)ie->v; in _cdev_fops_handler()
384 int u_device_rpc_open(u_fops_arg_u *parg, int crpc_handle) { in u_device_rpc_open()
552 int u_device_rpc_close(u_fops_arg_u *parg, int crpc_handle) { in u_device_rpc_close()
/AliOS-Things-master/components/drivers/core/base/include/drivers/char/
A Du_cdev_msg.h91 } u_fops_arg_u; typedef
147 u_fops_arg_u v[0];

Completed in 6 milliseconds