Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c64 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in __do_binderfs_test() local
370 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in TEST() local
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c108 struct efi_device_path_protocol *device_path, in efi_convert_device_path_to_text()
H A Defi_device_path.c546 struct efi_device_path **device_path, in efi_dp_split_file_path()
H A Defi_boottime.c665 struct efi_device_path **device_path, in efi_locate_device_path()
733 struct efi_device_path *device_path, in efi_setup_loaded_image()
/OK3568_Linux_fs/kernel/tools/laptop/freefall/
H A Dfreefall.c26 static char device_path[32]; variable
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-gbm.c114 is_device_path_render_node (const char *device_path) in is_device_path_render_node()
676 const char *device_path) in get_render_node_path_for_device()
700 get_render_node_path(const char *device_path) in get_render_node_path()
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootefi.c125 struct efi_device_path *device_path, in do_bootefi_exec()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DQmiWwanCM.c95 const char *device_path = (const char *)(arg); in CtlLibQmiProxyOpenReq() local
H A DMPQCTL.h358 char device_path[0]; // result code member
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dpdc.h371 struct device_path { /* page 1-69 */ struct
379 struct device_path dp; /* see above */ argument
/OK3568_Linux_fs/kernel/sound/xen/
H A Dxen_snd_front_cfg.c389 char *device_path; in cfg_device() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddev-replace.c239 const char *device_path, in btrfs_init_dev_replace_tgtdev()
H A Dvolumes.c508 btrfs_get_bdev_and_sb(const char *device_path, fmode_t flags, void *holder, in btrfs_get_bdev_and_sb()
1907 static void update_dev_time(const char *device_path) in update_dev_time()
2059 const char *device_path) in btrfs_scratch_superblocks()
2097 int btrfs_rm_device(struct btrfs_fs_info *fs_info, const char *device_path, in btrfs_rm_device()
2335 struct btrfs_fs_info *fs_info, const char *device_path) in btrfs_find_device_by_path()
2370 const char *device_path) in btrfs_find_device_by_devspec()
2543 int btrfs_init_new_device(struct btrfs_fs_info *fs_info, const char *device_path) in btrfs_init_new_device()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dedd.h168 } device_path; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dedd.h168 } device_path; member
/OK3568_Linux_fs/u-boot/include/linux/
H A Dedd.h159 } device_path; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dedd.h168 } device_path; member
/OK3568_Linux_fs/u-boot/include/
H A Defi.h307 struct efi_device_path *device_path; member
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_egl.c58 char *device_path; member
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dnvmet.h71 const char *device_path; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c3445 static int get_subsystem_type(const char *device_path) in get_subsystem_type()