Home
last modified time | relevance | path

Searched defs:devt (Results 1 – 25 of 31) 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/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/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/video/fbdev/core/
H A Dfbsysfs.c485 dev_t devt = MKDEV(FB_MAJOR, node); in fb_device_create() local
503 dev_t devt = MKDEV(FB_MAJOR, fb_info->node); in fb_device_destroy() 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.c297 dev_t devt = MKDEV(0, 0); in add_partition() local
/linux/drivers/s390/crypto/
H A Dzcrypt_api.c152 static inline struct zcdn_device *find_zcdndev_by_devt(dev_t devt) in find_zcdndev_by_devt()
370 dev_t devt; in zcdn_create() local
463 dev_t devt; in zcdn_destroy_all() 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.c4343 dev_t devt, void *drvdata, in device_create_groups_vargs()
4404 dev_t devt, void *drvdata, const char *fmt, ...) in device_create()
4442 struct device *parent, dev_t devt, in device_create_with_groups()
4466 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.c526 static int btrfs_free_stale_devices(dev_t devt, struct btrfs_device *skip_device) in btrfs_free_stale_devices()
577 dev_t devt, bool *same_fsid_diff_dev) in find_fsid_by_device()
1390 int btrfs_forget_devices(dev_t devt) in btrfs_forget_devices()
1402 const char *path, dev_t devt, in btrfs_skip_registration()
1458 dev_t devt; in btrfs_scan_one_device() local
H A Dvolumes.h130 dev_t devt; member
H A Dsuper.c2222 dev_t devt = 0; in btrfs_control_ioctl() local
/linux/drivers/tty/
H A Dtty_io.c3083 dev_t devt = tty_devnum(tty); in tty_get_device() local
3231 dev_t devt = MKDEV(driver->major, driver->minor_start) + index; in tty_register_device_attr() local
/linux/include/uapi/linux/
H A Dublk_cmd.h621 struct ublk_param_devt devt; member
/linux/drivers/firewire/
H A Dcore-device.c818 struct fw_device *fw_device_get_by_devt(dev_t devt) in fw_device_get_by_devt()
/linux/drivers/cxl/core/
H A Dmemdev.c1118 dev_t devt; in cxl_memdev_init() local
/linux/drivers/gpio/
H A Dgpiolib.c874 #define gcdev_register(gdev, devt) gpiolib_cdev_register((gdev), (devt)) argument
881 #define gcdev_register(gdev, devt) device_add(&(gdev)->dev) argument
/linux/include/linux/
H A Ddevice.h655 dev_t devt; /* dev_t, creates the sysfs "dev" */ member

12