Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/watchdog/
Dwatchdog_core.c121 const char *dev_str = wdd->parent ? dev_name(wdd->parent) : in watchdog_init_timeout() local
352 const char *dev_str; in watchdog_register_device() local
/linux-6.1.9/drivers/xen/xen-pciback/
Dxenbus.c371 char dev_str[64]; in xen_pcibk_reconfigure() local
568 char dev_str[64]; in xen_pcibk_setup_backend() local
/linux-6.1.9/arch/mips/alchemy/common/
Ddma.c162 int request_au1000_dma(int dev_id, const char *dev_str, in request_au1000_dma()
/linux-6.1.9/drivers/usb/gadget/
Dcomposite.c2160 struct usb_string *dev_str = gstr->strings; in __composite_unbind() local
2574 struct usb_string *dev_str = gstr->strings; in usb_composite_overwrite_options() local
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1000_dma.h110 const char *dev_str; member
/linux-6.1.9/arch/powerpc/perf/
Dimc-pmu.c224 struct attribute **attrs, *dev_str; in update_events_in_group() local
/linux-6.1.9/arch/powerpc/platforms/ps3/
Drepository.c196 unsigned int dev_index, const char *dev_str, u64 *value) in ps3_repository_read_dev_str()
/linux-6.1.9/fs/ocfs2/
Docfs2.h385 char dev_str[20]; /* "major,minor" of the device */ member