filp = filp_open(MY_FILE, O_RDWR | O_CREAT, 0644);. if (IS_ERR(filp)) {. printk("spi_flash.c error occured while opening file %s, exiting.
確定! 回上一頁