Searched defs:devt (Results 26 - 43 of 43) sorted by relevance

12

/linux-master/drivers/cxl/core/
H A Dmemdev.c1105 dev_t devt; local
/linux-master/block/
H A Dgenhd.c777 void blk_request_module(dev_t devt) argument
214 __register_blkdev(unsigned int major, const char *name, void (*probe)(dev_t devt)) argument
1326 dev_t devt = 0; local
[all...]
/linux-master/drivers/usb/gadget/function/
H A Df_printer.c1068 dev_t devt; local
1516 dev_t devt; local
/linux-master/drivers/tty/
H A Dtty_io.c3097 dev_t devt = tty_devnum(tty); local
3245 dev_t devt = MKDEV(driver->major, driver->minor_start) + index; local
/linux-master/drivers/fpga/
H A Ddfl.c77 dev_t devt; member in struct:dfl_chardev_info
[all...]
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c2840 int gpiolib_cdev_register(struct gpio_device *gdev, dev_t devt) argument
/linux-master/fs/btrfs/
H A Dvolumes.h120 dev_t devt; member in struct:btrfs_device
H A Dsuper.c2200 dev_t devt = 0; local
H A Dvolumes.c521 static int btrfs_free_stale_devices(dev_t devt, struct btrfs_device *skip_device) argument
570 find_fsid_by_device( struct btrfs_super_block *disk_super, dev_t devt, bool *same_fsid_diff_dev) argument
1315 btrfs_forget_devices(dev_t devt) argument
1326 btrfs_skip_registration(struct btrfs_super_block *disk_super, const char *path, dev_t devt, bool mount_arg_dev) argument
1384 dev_t devt; local
[all...]
/linux-master/drivers/s390/crypto/
H A Dzcrypt_api.c147 static inline struct zcdn_device *find_zcdndev_by_devt(dev_t devt) argument
365 dev_t devt; local
458 dev_t devt; local
[all...]
/linux-master/include/linux/
H A Ddevice.h792 dev_t devt; /* dev_t, creates the sysfs "dev" */ member in struct:device
/linux-master/drivers/char/
H A Dvirtio_console.c1327 dev_t devt; local
/linux-master/drivers/usb/core/
H A Ddevio.c1019 static struct usb_device *usbdev_lookup_by_devt(dev_t devt) argument
/linux-master/drivers/tty/serial/
H A Dserial_core.c2375 dev_t devt = MKDEV(tty_drv->major, tty_drv->minor_start) + local
/linux-master/drivers/scsi/
H A Dsd.c667 static void sd_default_probe(dev_t devt) argument
/linux-master/drivers/base/
H A Dcore.c4384 device_create_groups_vargs(const struct class *class, struct device *parent, dev_t devt, void *drvdata, const struct attribute_group **groups, const char *fmt, va_list args) argument
4445 device_create(const struct class *class, struct device *parent, dev_t devt, void *drvdata, const char *fmt, ...) argument
4483 device_create_with_groups(const struct class *class, struct device *parent, dev_t devt, void *drvdata, const struct attribute_group **groups, const char *fmt, ...) argument
4508 device_destroy(const struct class *class, dev_t devt) argument
[all...]
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h189 uint32_t devt:2; member in struct:cvmx_pci_cfg01::cvmx_pci_cfg01_s
/linux-master/drivers/usb/dwc3/
H A Dcore.h1521 struct dwc3_event_devt devt; member in union:dwc3_event

Completed in 364 milliseconds

12