Home
last modified time | relevance | path

Searched defs:devt (Results 1 – 25 of 27) sorted by relevance

12

/linux/block/
H A Dgenhd.c235 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 Ducaps.c71 static int get_ucap_from_devt(dev_t devt, u64 *idx_mask) in get_ucap_from_devt()
/linux/drivers/net/ipvlan/
H A Dipvtap.c143 dev_t devt; in ipvtap_device_event() local
/linux/drivers/net/
H A Dmacvtap.c156 dev_t devt; in macvtap_device_event() local
/linux/drivers/pps/generators/
H A Dpps_gen.c166 dev_t devt; in pps_gen_register_cdev() local
/linux/include/linux/device/
H A Ddriver.h216 dev_t devt) in driver_find_device_by_devt()
H A Dbus.h207 dev_t devt) in bus_find_device_by_devt()
H A Dclass.h141 dev_t devt) in class_find_device_by_devt()
/linux/drivers/s390/crypto/
H A Dzcrypt_api.c150 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 Dtxrx.c286 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 Df_printer.c1088 dev_t devt; in printer_func_bind() local
1537 dev_t devt; in gprinter_setup() local
/linux/drivers/mtd/devices/
H A Dblock2mtd.c240 dev_t devt; in mdtblock_early_get_bdev() local
/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.h54 dev_t devt; member
/linux/drivers/spi/
H A Dspidev.c71 dev_t devt; member
/linux/drivers/base/
H A Dcore.c4360 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 Dcdev.c22 dev_t devt; member
/linux/fs/btrfs/
H A Dvolumes.c531 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 Dbus.c736 dev_t devt = MKDEV(nvdimm_bus_major, nvdimm_bus->id); in nvdimm_bus_create_ndctl() local
/linux/drivers/firewire/
H A Dcore-device.c894 struct fw_device *fw_device_get_by_devt(dev_t devt) in fw_device_get_by_devt()
/linux/drivers/cxl/core/
H A Dmemdev.c1223 dev_t devt; in cxl_memdev_init() local
/linux/drivers/fpga/
H A Ddfl.c77 dev_t devt; member
/linux/drivers/gpio/
H A Dgpiolib.c890 #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 Dvirtio_console.c1325 dev_t devt; in add_port() local
/linux/include/linux/
H A Ddevice.h705 dev_t devt; /* dev_t, creates the sysfs "dev" */ member
/linux/drivers/usb/core/
H A Ddevio.c1022 static struct usb_device *usbdev_lookup_by_devt(dev_t devt) in usbdev_lookup_by_devt()

12