Home
last modified time | relevance | path

Searched defs:devpath (Results 1 – 5 of 5) sorted by relevance

/drivers/media/dvb/siano/
Dsmscoreapi.c79 char devpath[32]; member
116 char devpath[32]; member
133 static struct smscore_registry_entry_t *smscore_find_registry(char *devpath) in smscore_find_registry()
161 int smscore_registry_getmode(char *devpath) in smscore_registry_getmode()
174 static enum sms_device_type_st smscore_registry_gettype(char *devpath) in smscore_registry_gettype()
187 void smscore_registry_setmode(char *devpath, int mode) in smscore_registry_setmode()
198 static void smscore_registry_settype(char *devpath, in smscore_registry_settype()
Dsmsusb.c387 char devpath[32]; in smsusb_probe() local
Dsmscoreapi.h101 char devpath[32]; member
/drivers/parisc/
Dpdc_stable.c104 struct device_path devpath; /* device path in parisc representation */ member
154 struct device_path *devpath; in pdcspath_fetch() local
195 struct device_path *devpath; in pdcspath_store() local
239 struct device_path *devpath; in pdcspath_hwpath_read() local
359 struct device_path *devpath; in pdcspath_layer_read() local
/drivers/usb/host/
Dr8a66597-hcd.c260 static int is_child_device(char *devpath) in is_child_device()
265 static int is_hub_limit(char *devpath) in is_hub_limit()
270 static void get_port_number(char *devpath, u16 *root_port, u16 *hub_port) in get_port_number()