Home
last modified time | relevance | path

Searched defs:ram_inode (Results 1 - 1 of 1) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage_ram.c70 static ssize_t ram_read(struct inode *ram_inode, uint8_t *buffer, in ram_read() argument
94 static ssize_t ram_write(struct inode *ram_inode, const uint8_t *buffer, in ram_write() argument
118 static int ram_geometry(struct inode *ram_inode, struct geometry *ram_geometry) in ram_geometry() argument
134 static int ram_ioctl(struct inode *ram_inode, int cmd, unsigned long arg) in ram_ioctl() argument

Completed in 2 milliseconds