Home
last modified time | relevance | path

Searched defs:dev_str (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwatchdog_core.c117 const char *dev_str = wdd->parent ? dev_name(wdd->parent) : in watchdog_init_timeout() local
311 const char *dev_str; in watchdog_register_device() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dhost.c46 char *dev_str = argv[1]; in do_host_bind() local
65 char *dev_str = argv[1]; in do_host_info() local
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dxenbus.c371 char dev_str[64]; in xen_pcibk_reconfigure() local
568 char dev_str[64]; in xen_pcibk_setup_backend() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c180 char dev_str[7]; /* room enough for 0x0000 plus null byte */ in print_cpuinfo() local
/OK3568_Linux_fs/u-boot/disk/
H A Dpart.c405 const char *dev_str, *hwpart_str; in blk_get_device_by_str() local
468 const char *dev_str; in blk_get_device_part_str() local
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Ddma.c162 int request_au1000_dma(int dev_id, const char *dev_str, in request_au1000_dma()
/OK3568_Linux_fs/u-boot/include/
H A Dpart.h241 static inline int blk_get_device_by_str(const char *ifname, const char *dev_str, in blk_get_device_by_str()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dcomposite.c2158 struct usb_string *dev_str = gstr->strings; in __composite_unbind() local
2572 struct usb_string *dev_str = gstr->strings; in usb_composite_overwrite_options() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1000_dma.h110 const char *dev_str; member
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dimc-pmu.c222 struct attribute **attrs, *dev_str; in update_events_in_group() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Drepository.c196 unsigned int dev_index, const char *dev_str, u64 *value) in ps3_repository_read_dev_str()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2.h387 char dev_str[20]; /* "major,minor" of the device */ member