/linux-3.3/block/ |
D | genhd.c | 408 int blk_alloc_devt(struct hd_struct *part, dev_t *devt) in blk_alloc_devt() 447 void blk_free_devt(dev_t devt) in blk_free_devt() 461 static char *bdevt_str(dev_t devt, char *buf) in bdevt_str() 478 void blk_register_region(dev_t devt, unsigned long range, struct module *module, in blk_register_region() 487 void blk_unregister_region(dev_t devt, unsigned long range) in blk_unregister_region() 494 static struct kobject *exact_match(dev_t devt, int *partno, void *data) in exact_match() 501 static int exact_lock(dev_t devt, void *data) in exact_lock() 580 dev_t devt; in add_disk() local 676 struct gendisk *get_gendisk(dev_t devt, int *partno) in get_gendisk() 891 static struct kobject *base_probe(dev_t devt, int *partno, void *data) in base_probe() [all …]
|
D | partition-generic.c | 274 dev_t devt = MKDEV(0, 0); in add_partition() local
|
/linux-3.3/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.c | 578 dev_t devt; in hwicap_setup() local 825 dev_t devt; in hwicap_module_init() local 852 dev_t devt = MKDEV(XHWICAP_MAJOR, XHWICAP_MINOR); in hwicap_module_cleanup() local
|
D | xilinx_hwicap.h | 54 dev_t devt; member
|
/linux-3.3/fs/fuse/ |
D | cuse.c | 75 static struct list_head *cuse_conntbl_head(dev_t devt) in cuse_conntbl_head() 112 dev_t devt = inode->i_cdev->dev; in cuse_open() local 314 dev_t devt; in cuse_process_init_reply() local
|
/linux-3.3/drivers/pps/ |
D | pps.c | 290 dev_t devt; in pps_register_cdev() local
|
/linux-3.3/drivers/net/wireless/ath/ath6kl/ |
D | main.c | 128 enum htc_endpoint_id ath6kl_ac2_endpoint_id(void *devt, u8 ac) in ath6kl_ac2_endpoint_id() 530 void ath6kl_ready_event(void *devt, u8 *datap, u32 sw_ver, u32 abi_ver) in ath6kl_ready_event() 797 void ath6kl_txpwr_rx_evt(void *devt, u8 tx_pwr) in ath6kl_txpwr_rx_evt()
|
D | txrx.c | 181 int ath6kl_control_tx(void *devt, struct sk_buff *skb, in ath6kl_control_tx() 376 void ath6kl_indicate_tx_activity(void *devt, u8 traffic_class, bool active) in ath6kl_indicate_tx_activity()
|
/linux-3.3/drivers/base/ |
D | core.c | 1514 dev_t devt, void *drvdata, const char *fmt, in device_create_vargs() 1576 dev_t devt, void *drvdata, const char *fmt, ...) in device_create() 1590 dev_t *devt = data; in __match_devt() local 1603 void device_destroy(struct class *class, dev_t devt) in device_destroy()
|
/linux-3.3/drivers/isdn/hardware/mISDN/ |
D | mISDNisar.c | 816 isar_pump_statev_modem(struct isar_ch *ch, u8 devt) { in isar_pump_statev_modem() 871 isar_pump_statev_fax(struct isar_ch *ch, u8 devt) { in isar_pump_statev_fax()
|
/linux-3.3/drivers/isdn/hisax/ |
D | isar.c | 897 isar_pump_statev_modem(struct BCState *bcs, u_char devt) { in isar_pump_statev_modem() 982 isar_pump_statev_fax(struct BCState *bcs, u_char devt) { in isar_pump_statev_fax()
|
/linux-3.3/drivers/spi/ |
D | spidev.c | 77 dev_t devt; member
|
/linux-3.3/drivers/mtd/devices/ |
D | block2mtd.c | 256 dev_t devt = name_to_dev_t(devname); in add_device() local
|
/linux-3.3/drivers/net/ |
D | macvtap.c | 1011 dev_t devt; in macvtap_device_event() local
|
/linux-3.3/drivers/tty/ |
D | tty_io.c | 2912 dev_t *devt = data; in dev_match_devt() local 2919 dev_t devt = tty_devnum(tty); in tty_get_device() local
|
/linux-3.3/drivers/firewire/ |
D | core-device.c | 720 struct fw_device *fw_device_get_by_devt(dev_t devt) in fw_device_get_by_devt()
|
/linux-3.3/drivers/char/ |
D | virtio_console.c | 1140 dev_t devt; in add_port() local
|
/linux-3.3/include/linux/ |
D | device.h | 675 dev_t devt; /* dev_t, creates the sysfs "dev" */ member
|
D | genhd.h | 663 dev_t devt = MKDEV(0, 0); in blk_lookup_devt() local
|
/linux-3.3/drivers/usb/core/ |
D | devio.c | 696 static struct usb_device *usbdev_lookup_by_devt(dev_t devt) in usbdev_lookup_by_devt()
|
/linux-3.3/drivers/tty/serial/ |
D | serial_core.c | 1857 dev_t devt = MKDEV(tty_drv->major, tty_drv->minor_start) + in serial_match_port() local
|
/linux-3.3/drivers/usb/dwc3/ |
D | core.h | 796 struct dwc3_event_devt devt; member
|
/linux-3.3/arch/mips/include/asm/octeon/ |
D | cvmx-pciercx-defs.h | 135 uint32_t devt:2; member 270 uint32_t devt:2; member
|
D | cvmx-pcieep-defs.h | 206 uint32_t devt:2; member
|
D | cvmx-pci-defs.h | 176 uint32_t devt:2; member
|