Home
last modified time | relevance | path

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

12

/linux/block/ !
H A Dearly-lookup.c46 static int __init devt_from_partuuid(const char *uuid_str, dev_t *devt) in devt_from_partuuid()
112 static int __init devt_from_partlabel(const char *label, dev_t *devt) in devt_from_partlabel()
126 dev_t devt = MKDEV(0, 0); in blk_lookup_devt() local
153 static int __init devt_from_devname(const char *name, dev_t *devt) in devt_from_devname()
197 static int __init devt_from_devnum(const char *name, dev_t *devt) in devt_from_devnum()
244 int __init early_lookup_bdev(const char *name, dev_t *devt) in early_lookup_bdev()
255 static char __init *bdevt_str(dev_t devt, char *buf) in bdevt_str()
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/char/xilinx_hwicap/ !
H A Dxilinx_hwicap.c603 dev_t devt; in hwicap_setup() local
750 dev_t devt; in hwicap_module_init() local
779 dev_t devt = MKDEV(XHWICAP_MAJOR, XHWICAP_MINOR); in hwicap_module_cleanup() local
H A Dxilinx_hwicap.h54 dev_t devt; member
/linux/drivers/dax/ !
H A Dsuper.c411 dev_t devt = *(dev_t *) data; in dax_test() local
418 dev_t devt = *(dev_t *) data; in dax_set() local
424 static struct dax_device *dax_dev_get(dev_t devt) in dax_dev_get()
451 dev_t devt; in alloc_dax() local
/linux/fs/fuse/ !
H A Dcuse.c79 static struct list_head *cuse_conntbl_head(dev_t devt) in cuse_conntbl_head()
117 dev_t devt = inode->i_cdev->dev; in cuse_open() local
334 dev_t devt; in cuse_process_init_reply() local
/linux/drivers/net/wireless/ath/ath6kl/ !
H A Dmain.c149 enum htc_endpoint_id ath6kl_ac2_endpoint_id(void *devt, u8 ac) in ath6kl_ac2_endpoint_id()
528 void ath6kl_ready_event(void *devt, u8 *datap, u32 sw_ver, u32 abi_ver, in ath6kl_ready_event()
860 void ath6kl_txpwr_rx_evt(void *devt, u8 tx_pwr) in ath6kl_txpwr_rx_evt()
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/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/video/fbdev/core/ !
H A Dfbsysfs.c457 dev_t devt = MKDEV(FB_MAJOR, node); in fb_device_create() local
474 dev_t devt = MKDEV(FB_MAJOR, fb_info->node); in fb_device_destroy() local
/linux/drivers/isdn/hardware/mISDN/ !
H A DmISDNisar.c804 isar_pump_statev_modem(struct isar_ch *ch, u8 devt) { in isar_pump_statev_modem()
859 isar_pump_statev_fax(struct isar_ch *ch, u8 devt) { in isar_pump_statev_fax()
/linux/drivers/net/ipvlan/ !
H A Dipvtap.c142 dev_t devt; in ipvtap_device_event() local
/linux/drivers/net/ !
H A Dmacvtap.c155 dev_t devt; in macvtap_device_event() local
/linux/drivers/pps/generators/ !
H A Dpps_gen.c163 dev_t devt; in pps_gen_register_cdev() local
/linux/include/linux/device/ !
H A Dclass.h141 dev_t devt) in class_find_device_by_devt()
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()
/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/arch/powerpc/platforms/book3s/ !
H A Dvas-api.c47 dev_t devt; member
/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/block/partitions/ !
H A Dcore.c298 dev_t devt = MKDEV(0, 0); in add_partition() local
/linux/drivers/mtd/devices/ !
H A Dblock2mtd.c240 dev_t devt; in mdtblock_early_get_bdev() local
/linux/drivers/spi/ !
H A Dspidev.c71 dev_t devt; member
/linux/fs/btrfs/ !
H A Dvolumes.h206 dev_t devt; member
660 dev_t devt; member
/linux/drivers/base/ !
H A Dcore.c4345 dev_t devt, void *drvdata, in device_create_groups_vargs()
4406 dev_t devt, void *drvdata, const char *fmt, ...) in device_create()
4444 struct device *parent, dev_t devt, in device_create_with_groups()
4468 void device_destroy(const struct class *class, dev_t devt) in device_destroy()

12