| /linux/block/ |
| H A D | genhd.c | 235 void (*probe)(dev_t devt)) in __register_blkdev() argument 876 static bool blk_probe_dev(dev_t devt) in blk_probe_dev() argument 893 void blk_request_module(dev_t devt) in blk_request_module() argument 1435 dev_t devt = 0; part_devt() local [all...] |
| /linux/drivers/infiniband/core/ |
| H A D | ucaps.c | 71 get_ucap_from_devt(dev_t devt,u64 * idx_mask) get_ucap_from_devt() argument
|
| /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 return driver_find_device(drv, NULL, &devt, device_match_devt); in driver_find_device_by_devt() argument
|
| H A D | class.h | 141 dev_t devt) in class_find_device_by_devt() argument
|
| H A D | bus.h | 207 dev_t devt) in bus_find_device_by_devt() argument
|
| /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() argument 368 dev_t devt; in zcdn_create() local 461 dev_t devt; zcdn_destroy_all() local [all...] |
| /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 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) device_create_groups_vargs() argument 4421 device_create(const struct class * class,struct device * parent,dev_t devt,void * drvdata,const char * fmt,...) device_create() argument 4459 device_create_with_groups(const struct class * class,struct device * parent,dev_t devt,void * drvdata,const struct attribute_group ** groups,const char * fmt,...) device_create_with_groups() argument 4483 device_destroy(const struct class * class,dev_t devt) device_destroy() argument [all...] |
| /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() argument 582 find_fsid_by_device(struct btrfs_super_block * disk_super,dev_t devt,bool * same_fsid_diff_dev) find_fsid_by_device() argument 1396 btrfs_forget_devices(dev_t devt) btrfs_forget_devices() argument 1408 btrfs_skip_registration(struct btrfs_super_block * disk_super,const char * path,dev_t devt,bool mount_arg_dev) btrfs_skip_registration() argument 1464 dev_t devt; btrfs_scan_one_device() local [all...] |
| /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; cxl_memdev_init() local
|
| /linux/drivers/fpga/ |
| H A D | dfl.c | 77 dev_t devt; member [all...] |
| /linux/drivers/gpio/ |
| H A D | gpiolib.c | 890 gcdev_register(gc,devt) global() argument 897 gcdev_register(gc,devt) global() argument
|
| H A D | gpiolib-cdev.c | 2743 int gpiolib_cdev_register(struct gpio_chip *gc, dev_t devt) in gpiolib_cdev_register()
|
| /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" */ global() member
|