CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 偏移

搜索资源列表

  1. linux_device_lseek

    0下载:
  2. linux_device_lseek seek接口用来对设备的读写位置进行定位,其中off是偏移量,whence参数是起点的位置-linux_device_lseek seek to read and write interface is used to position the device to locate where off is the offset, whence parameter is the starting position
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:74.65kb
    • 提供者:sun
  1. file_operations

    0下载:
  2. ssize_t (*read) (struct file * filp, char __user * buffer, size_t      size , loff_t * p) (指针参数 filp 为进行读取信息的目标文件,指针参数buffer 为对应放置信息的缓冲区(即用户空间内存地址),参数size为要读取的信息长度,参数 p 为读的位置相对于文件开头的偏移,在读取信息后,这个指针一般都会移动,移动的值为要读取信息的长度值)这个函数用来从设备中获取数据. 在这个位
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-21
    • 文件大小:8.89kb
    • 提供者:秦凯
搜珍网 www.dssz.com