Home
last modified time | relevance | path

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

12

/openbmc/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.c215 void (*probe)(dev_t devt)) in __register_blkdev()
769 void blk_request_module(dev_t devt) in blk_request_module()
1322 dev_t devt = 0; in part_devt() local
/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c609 dev_t devt; in hwicap_setup() local
850 dev_t devt; in hwicap_module_init() local
879 dev_t devt = MKDEV(XHWICAP_MAJOR, XHWICAP_MINOR); in hwicap_module_cleanup() local
H A Dxilinx_hwicap.h54 dev_t devt; member
/openbmc/linux/drivers/dax/
H A Dsuper.c405 dev_t devt = *(dev_t *) data; in dax_test() local
412 dev_t devt = *(dev_t *) data; in dax_set() local
418 static struct dax_device *dax_dev_get(dev_t devt) in dax_dev_get()
445 dev_t devt; in alloc_dax() local
/openbmc/linux/fs/fuse/
H A Dcuse.c78 static struct list_head *cuse_conntbl_head(dev_t devt) in cuse_conntbl_head()
116 dev_t devt = inode->i_cdev->dev; in cuse_open() local
329 dev_t devt; in cuse_process_init_reply() local
/openbmc/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()
/openbmc/linux/drivers/net/ipvlan/
H A Dipvtap.c142 dev_t devt; in ipvtap_device_event() local
/openbmc/linux/drivers/net/
H A Dmacvtap.c155 dev_t devt; in macvtap_device_event() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c803 isar_pump_statev_modem(struct isar_ch *ch, u8 devt) { in isar_pump_statev_modem()
858 isar_pump_statev_fax(struct isar_ch *ch, u8 devt) { in isar_pump_statev_fax()
/openbmc/linux/drivers/pps/
H A Dpps.c350 dev_t devt; in pps_register_cdev() local
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbsysfs.c476 dev_t devt = MKDEV(FB_MAJOR, node); in fb_device_create() local
494 dev_t devt = MKDEV(FB_MAJOR, fb_info->node); in fb_device_destroy() local
/openbmc/linux/include/linux/device/
H A Ddriver.h207 dev_t devt) in driver_find_device_by_devt()
H A Dbus.h194 dev_t devt) in bus_find_device_by_devt()
H A Dclass.h145 dev_t devt) in class_find_device_by_devt()
/openbmc/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c47 dev_t devt; member
/openbmc/linux/drivers/usb/gadget/function/
H A Df_printer.c1068 dev_t devt; in printer_func_bind() local
1516 dev_t devt; in gprinter_setup() local
/openbmc/linux/drivers/mtd/devices/
H A Dblock2mtd.c240 dev_t devt; in mdtblock_early_get_bdev() local
/openbmc/linux/drivers/misc/cxl/
H A Dfile.c564 static int cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, in cxl_add_chardev()
H A Dflash.c523 dev_t devt; in cxl_guest_add_chardev() local
/openbmc/linux/block/partitions/
H A Dcore.c303 dev_t devt = MKDEV(0, 0); in add_partition() local
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_api.c149 static inline struct zcdn_device *find_zcdndev_by_devt(dev_t devt) in find_zcdndev_by_devt()
367 dev_t devt; in zcdn_create() local
460 dev_t devt; in zcdn_destroy_all() local
/openbmc/linux/drivers/spi/
H A Dspidev.c71 dev_t devt; member
/openbmc/linux/drivers/base/
H A Dcore.c4313 dev_t devt, void *drvdata, in device_create_groups_vargs()
4374 dev_t devt, void *drvdata, const char *fmt, ...) in device_create()
4412 struct device *parent, dev_t devt, in device_create_with_groups()
4436 void device_destroy(const struct class *class, dev_t devt) in device_destroy()

12