| /linux/block/ |
| H A D | genhd.c | 235 void (*probe)(dev_t devt)) in __register_blkdev() 876 static bool blk_probe_dev(dev_t devt) in blk_probe_dev() 893 void blk_request_module(dev_t devt) in blk_request_module() 1435 dev_t devt = 0; in part_devt() local
|
| /linux/drivers/infiniband/core/ |
| H A D | ucaps.c | 71 static int get_ucap_from_devt(dev_t devt, u64 *idx_mask) in get_ucap_from_devt()
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvtap.c | 143 dev_t devt; in ipvtap_device_event() local
|
| /linux/drivers/net/ |
| H A D | macvtap.c | 156 dev_t devt; in macvtap_device_event() local
|
| /linux/drivers/pps/generators/ |
| H A D | pps_gen.c | 166 dev_t devt; in pps_gen_register_cdev() local
|
| /linux/include/linux/device/ |
| H A D | driver.h | 216 dev_t devt) in driver_find_device_by_devt()
|
| H A D | bus.h | 207 dev_t devt) in bus_find_device_by_devt()
|
| H A D | class.h | 141 dev_t devt) in class_find_device_by_devt()
|
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_api.c | 150 static inline struct zcdn_device *find_zcdndev_by_devt(dev_t devt) in find_zcdndev_by_devt() 368 dev_t devt; in zcdn_create() local 461 dev_t devt; in zcdn_destroy_all() local
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | txrx.c | 286 int ath6kl_control_tx(void *devt, struct sk_buff *skb, in ath6kl_control_tx() 525 void ath6kl_indicate_tx_activity(void *devt, u8 traffic_class, bool active) in ath6kl_indicate_tx_activity()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_printer.c | 1088 dev_t devt; in printer_func_bind() local 1537 dev_t devt; in gprinter_setup() local
|
| /linux/drivers/mtd/devices/ |
| H A D | block2mtd.c | 240 dev_t devt; in mdtblock_early_get_bdev() local
|
| /linux/drivers/char/xilinx_hwicap/ |
| H A D | xilinx_hwicap.h | 54 dev_t devt; member
|
| /linux/drivers/spi/ |
| H A D | spidev.c | 71 dev_t devt; member
|
| /linux/drivers/base/ |
| H A D | core.c | 4360 dev_t devt, void *drvdata, in device_create_groups_vargs() 4421 dev_t devt, void *drvdata, const char *fmt, ...) in device_create() 4459 struct device *parent, dev_t devt, in device_create_with_groups() 4483 void device_destroy(const struct class *class, dev_t devt) in device_destroy()
|
| /linux/drivers/dma/idxd/ |
| H A D | cdev.c | 22 dev_t devt; member
|
| /linux/fs/btrfs/ |
| H A D | volumes.c | 531 static int btrfs_free_stale_devices(dev_t devt, struct btrfs_device *skip_device) in btrfs_free_stale_devices() 582 dev_t devt, bool *same_fsid_diff_dev) in find_fsid_by_device() 1396 int btrfs_forget_devices(dev_t devt) in btrfs_forget_devices() 1408 const char *path, dev_t devt, in btrfs_skip_registration() 1464 dev_t devt; in btrfs_scan_one_device() local
|
| /linux/drivers/nvdimm/ |
| H A D | bus.c | 736 dev_t devt = MKDEV(nvdimm_bus_major, nvdimm_bus->id); in nvdimm_bus_create_ndctl() local
|
| /linux/drivers/firewire/ |
| H A D | core-device.c | 894 struct fw_device *fw_device_get_by_devt(dev_t devt) in fw_device_get_by_devt()
|
| /linux/drivers/cxl/core/ |
| H A D | memdev.c | 1223 dev_t devt; in cxl_memdev_init() local
|
| /linux/drivers/fpga/ |
| H A D | dfl.c | 77 dev_t devt; member
|
| /linux/drivers/gpio/ |
| H A D | gpiolib.c | 890 #define gcdev_register(gc, devt) gpiolib_cdev_register((gc), (devt)) argument 897 #define gcdev_register(gc, devt) device_add(&(gc)->gpiodev->dev) argument
|
| /linux/drivers/char/ |
| H A D | virtio_console.c | 1325 dev_t devt; in add_port() local
|
| /linux/include/linux/ |
| H A D | device.h | 705 dev_t devt; /* dev_t, creates the sysfs "dev" */ member
|
| /linux/drivers/usb/core/ |
| H A D | devio.c | 1022 static struct usb_device *usbdev_lookup_by_devt(dev_t devt) in usbdev_lookup_by_devt()
|