Home
last modified time | relevance | path

Searched defs:devpath (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_bind.c135 const char *devpath; in bind_device() local
H A Dusbip_list.c180 const char *devpath; in list_devices() local
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbip_bind.c135 const char *devpath; in bind_device() local
H A Dusbip_list.c181 const char *devpath; in list_devices() local
/kernel/linux/linux-6.6/fs/pstore/
H A Dblk.c205 __register_pstore_blk(struct pstore_device_info *dev, const char *devpath) __register_pstore_blk() argument
/kernel/linux/linux-5.10/security/apparmor/
H A Dmount.c373 match_mnt(struct aa_profile *profile, const struct path *path, char *buffer, struct path *devpath, char *devbuffer, const char *type, unsigned long flags, void *data, bool binary) match_mnt() argument
/kernel/linux/linux-5.10/lib/
H A Dkobject_uevent.c198 const char *msg = NULL, *devpath; in kobject_synth_uevent() local
279 alloc_uevent_skb(struct kobj_uevent_env *env, const char *action_string, const char *devpath) alloc_uevent_skb() argument
309 uevent_net_broadcast_untagged(struct kobj_uevent_env *env, const char *action_string, const char *devpath) uevent_net_broadcast_untagged() argument
342 uevent_net_broadcast_tagged(struct sock *usk, struct kobj_uevent_env *env, const char *action_string, const char *devpath) uevent_net_broadcast_tagged() argument
381 kobject_uevent_net_broadcast(struct kobject *kobj, struct kobj_uevent_env *env, const char *action_string, const char *devpath) kobject_uevent_net_broadcast() argument
477 const char *devpath = NULL; kobject_uevent_env() local
[all...]
H A Dkobject.c501 const char *devpath = NULL; in kobject_rename() local
566 const char *devpath = NULL; in kobject_move() local
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/siano/
H A Dsmsusb.c503 char devpath[32]; in smsusb_probe() local
/kernel/linux/linux-6.6/drivers/media/usb/siano/
H A Dsmsusb.c503 char devpath[32]; in smsusb_probe() local
/kernel/linux/linux-6.6/security/apparmor/
H A Dmount.c365 match_mnt(const struct cred *subj_cred, struct aa_profile *profile, const struct path *path, char *buffer, const struct path *devpath, char *devbuffer, const char *type, unsigned long flags, void *data, bool binary) match_mnt() argument
/kernel/linux/linux-6.6/lib/
H A Dkobject_uevent.c198 const char *msg = NULL, *devpath; in kobject_synth_uevent() local
279 alloc_uevent_skb(struct kobj_uevent_env *env, const char *action_string, const char *devpath) alloc_uevent_skb() argument
309 uevent_net_broadcast_untagged(struct kobj_uevent_env *env, const char *action_string, const char *devpath) uevent_net_broadcast_untagged() argument
342 uevent_net_broadcast_tagged(struct sock *usk, struct kobj_uevent_env *env, const char *action_string, const char *devpath) uevent_net_broadcast_tagged() argument
381 kobject_uevent_net_broadcast(struct kobject *kobj, struct kobj_uevent_env *env, const char *action_string, const char *devpath) kobject_uevent_net_broadcast() argument
462 const char *devpath = NULL; kobject_uevent_env() local
[all...]
H A Dkobject.c477 const char *devpath = NULL; in kobject_rename() local
542 const char *devpath = NULL; in kobject_move() local
[all...]
/kernel/linux/linux-5.10/drivers/block/xen-blkback/
H A Dxenbus.c57 char *devpath, *devname; in blkback_name() local
/kernel/linux/linux-5.10/drivers/parisc/
H A Dpdc_stable.c91 struct device_path devpath; /* device path in parisc representation */ member
141 struct device_path *devpath; in pdcspath_fetch() local
182 struct device_path *devpath; pdcspath_store() local
224 struct device_path *devpath; pdcspath_hwpath_read() local
345 struct device_path *devpath; pdcspath_layer_read() local
[all...]
/kernel/linux/linux-6.6/drivers/block/xen-blkback/
H A Dxenbus.c57 char *devpath, *devname; in blkback_name() local
/kernel/linux/linux-6.6/drivers/parisc/
H A Dpdc_stable.c91 struct pdc_module_path devpath; /* device path in parisc representation */ member
141 struct pdc_module_path *devpath; in pdcspath_fetch() local
182 struct pdc_module_path *devpath; pdcspath_store() local
224 struct pdc_module_path *devpath; pdcspath_hwpath_read() local
344 struct pdc_module_path *devpath; pdcspath_layer_read() local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/siano/
H A Dsmscoreapi.c410 char devpath[32]; member
427 static struct smscore_registry_entry_t *smscore_find_registry(char *devpath) in smscore_find_registry() argument
453 int smscore_registry_getmode(char *devpath) in smscore_registry_getmode() argument
467 smscore_registry_gettype(char *devpath) smscore_registry_gettype() argument
480 smscore_registry_setmode(char *devpath, int mode) smscore_registry_setmode() argument
491 smscore_registry_settype(char *devpath, enum sms_device_type_st type) smscore_registry_settype() argument
[all...]
H A Dsmscoreapi.h131 char devpath[32]; member
171 char devpath[32]; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dr8a66597-hcd.c237 static int is_child_device(char *devpath) in is_child_device() argument
242 static int is_hub_limit(char *devpath) in is_hub_limit() argument
247 get_port_number(struct r8a66597 *r8a66597, char *devpath, u16 *root_port, u16 *hub_port) get_port_number() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dr8a66597-hcd.c237 static int is_child_device(char *devpath) in is_child_device() argument
242 static int is_hub_limit(char *devpath) in is_hub_limit() argument
247 get_port_number(struct r8a66597 *r8a66597, char *devpath, u16 *root_port, u16 *hub_port) get_port_number() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/common/siano/
H A Dsmscoreapi.c410 char devpath[32]; member
427 static struct smscore_registry_entry_t *smscore_find_registry(char *devpath) in smscore_find_registry() argument
453 int smscore_registry_getmode(char *devpath) in smscore_registry_getmode() argument
467 smscore_registry_gettype(char *devpath) smscore_registry_gettype() argument
480 smscore_registry_setmode(char *devpath, int mode) smscore_registry_setmode() argument
491 smscore_registry_settype(char *devpath, enum sms_device_type_st type) smscore_registry_settype() argument
[all...]
H A Dsmscoreapi.h126 char devpath[32]; member
166 char devpath[32]; member
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h634 char devpath[16]; member
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h654 char devpath[16]; member

Completed in 38 milliseconds