Home
last modified time | relevance | path

Searched refs:bch_ioctl (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/drivers/bch/
Dbchdev_driver.c52 static int bch_ioctl(struct file *filep, int cmd,
69 .ioctl = bch_ioctl, /* ioctl */
292 static int bch_ioctl(struct file *filep, int cmd, unsigned long arg) in bch_ioctl() function
/third_party/NuttX/
DReleaseNotes14211 - drivers/bch: BCH character driver bch_ioctl() always returns -ENOTTY