Home
last modified time | relevance | path

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

12

/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() argument
117 dev_t devt = inode->i_cdev->dev; in cuse_open() local
334 dev_t devt; in cuse_process_init_reply() local
[all...]
/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() argument
528 void ath6kl_ready_event(void *devt, u8 *datap, u32 sw_ver, u32 abi_ver, in ath6kl_ready_event() argument
860 void ath6kl_txpwr_rx_evt(void *devt, u8 tx_pwr) in ath6kl_txpwr_rx_evt() argument
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.c143 dev_t devt; in ipvtap_device_event() local
/linux/drivers/pps/generators/
H A Dpps_gen.c163 dev_t devt; in pps_gen_register_cdev() local
/linux/drivers/net/
H A Dmacvtap.c156 dev_t devt; in macvtap_device_event() 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() argument
/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); add_partition() 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/fs/btrfs/
H A Dvolumes.h206 dev_t devt; global() member
660 dev_t devt; global() member
H A Dvolumes.c530 btrfs_free_stale_devices(dev_t devt,struct btrfs_device * skip_device) btrfs_free_stale_devices() argument
581 find_fsid_by_device(struct btrfs_super_block * disk_super,dev_t devt,bool * same_fsid_diff_dev) find_fsid_by_device() argument
1395 btrfs_forget_devices(dev_t devt) btrfs_forget_devices() argument
1407 btrfs_skip_registration(struct btrfs_super_block * disk_super,const char * path,dev_t devt,bool mount_arg_dev) btrfs_skip_registration() argument
1463 dev_t devt; btrfs_scan_one_device() local
[all...]
/linux/drivers/base/
H A Dcore.c4344 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
4405 device_create(const struct class * class,struct device * parent,dev_t devt,void * drvdata,const char * fmt,...) device_create() argument
4443 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
4467 device_destroy(const struct class * class,dev_t devt) device_destroy() argument
[all...]
/linux/drivers/dma/idxd/
H A Dcdev.c22 dev_t devt; member
/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

12