Searched refs:device_t (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | zfs_common.h | 72 typedef struct device_s *device_t; typedef 75 device_t device; 96 struct zfs_data *zfs_mount(device_t); 98 int zfs_ls(device_t dev, const char *path,
|
| /OK3568_Linux_fs/u-boot/include/zfs/ |
| H A D | zfs.h | 98 int zfs_fetch_nvlist(device_t dev, char **nvlist); 99 int zfs_getmdnobj(device_t dev, const char *fsfilename,
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | ioctl.h | 69 struct device_t { struct
|
| H A D | viafbdev.c | 389 struct device_t active_dev; in viafb_ioctl()
|
| /OK3568_Linux_fs/u-boot/fs/zfs/ |
| H A D | zfs.c | 1846 zfs_mount(device_t dev) in zfs_mount() 1985 zfs_fetch_nvlist(device_t dev, char **nvlist) in zfs_fetch_nvlist() 2148 zfs_getmdnobj(device_t dev, const char *fsfilename, in zfs_getmdnobj() 2276 zfs_ls(device_t device, const char *path, in zfs_ls()
|