/drivers/memory/ |
D | omap-gpmc.c | 1143 struct gpmc_device_timings dev_t; in gpmc_omap_onenand_calc_sync_timings() local 1191 memset(&dev_t, 0, sizeof(dev_t)); in gpmc_omap_onenand_calc_sync_timings() 1194 dev_t.t_avdp_w = max(t_avdp, t_cer) * 1000; in gpmc_omap_onenand_calc_sync_timings() 1195 dev_t.t_wpl = t_wpl * 1000; in gpmc_omap_onenand_calc_sync_timings() 1196 dev_t.t_wph = t_wph * 1000; in gpmc_omap_onenand_calc_sync_timings() 1197 dev_t.t_aavdh = t_aavdh * 1000; in gpmc_omap_onenand_calc_sync_timings() 1199 dev_t.ce_xdelay = true; in gpmc_omap_onenand_calc_sync_timings() 1200 dev_t.avd_xdelay = true; in gpmc_omap_onenand_calc_sync_timings() 1201 dev_t.oe_xdelay = true; in gpmc_omap_onenand_calc_sync_timings() 1202 dev_t.we_xdelay = true; in gpmc_omap_onenand_calc_sync_timings() [all …]
|
/drivers/base/ |
D | map.c | 22 dev_t dev; 26 int (*lock)(dev_t, void *); 32 int kobj_map(struct kobj_map *domain, dev_t dev, unsigned long range, in kobj_map() 34 int (*lock)(dev_t, void *), void *data) in kobj_map() argument 68 void kobj_unmap(struct kobj_map *domain, dev_t dev, unsigned long range) in kobj_unmap() 95 struct kobject *kobj_lookup(struct kobj_map *domain, dev_t dev, int *index) in kobj_lookup() 104 struct kobject *(*probe)(dev_t, int *, void *); in kobj_lookup()
|
/drivers/char/ |
D | raw.c | 130 dev_t dev = MKDEV(major, minor); in bind_set() 177 dev_t raw = MKDEV(RAW_MAJOR, number); in bind_set() 188 static int bind_get(int number, dev_t *dev) in bind_get() 213 dev_t dev; in raw_ctl_ioctl() 255 dev_t dev; in raw_ctl_compat_ioctl() 316 dev_t dev = MKDEV(RAW_MAJOR, 0); in raw_init()
|
D | bsr.c | 56 dev_t bsr_dev; 290 dev_t bsr_dev; in bsr_init()
|
D | scx200_gpio.c | 79 dev_t devid; in scx200_gpio_init()
|
/drivers/tty/ |
D | tty_audit.c | 16 dev_t dev; /* The TTY which the data is from */ 60 static void tty_audit_log(const char *description, dev_t dev, in tty_audit_log() 138 dev_t dev; in tty_audit_tiocsti() 206 dev_t dev; in tty_audit_add_data()
|
D | tty_io.c | 318 static struct tty_driver *get_tty_driver(dev_t device, int *index) in get_tty_driver() 323 dev_t base = MKDEV(p->major, p->minor_start); in get_tty_driver() 345 int tty_dev_name_to_number(const char *name, dev_t *number) in tty_dev_name_to_number() 1800 static struct tty_struct *tty_open_current_tty(dev_t device, struct file *filp) in tty_open_current_tty() 1837 static struct tty_driver *tty_lookup_driver(dev_t device, struct file *filp, in tty_lookup_driver() 1889 struct tty_struct *tty_kopen(dev_t device) in tty_kopen() 1940 static struct tty_struct *tty_open_by_driver(dev_t device, struct inode *inode, in tty_open_by_driver() 2020 dev_t device = inode->i_rdev; in tty_open() 2958 dev_t devt = tty_devnum(tty); in tty_get_device() 3033 static int tty_cdev_add(struct tty_driver *driver, dev_t dev, in tty_cdev_add() [all …]
|
/drivers/dax/ |
D | super.c | 20 static dev_t dax_devt; 490 dev_t devt = *(dev_t *) data; in dax_test() 497 dev_t devt = *(dev_t *) data; in dax_set() 503 static struct dax_device *dax_dev_get(dev_t devt) in dax_dev_get() 551 dev_t devt; in alloc_dax()
|
/drivers/infiniband/hw/hfi1/ |
D | device.c | 58 static dev_t hfi1_dev; 66 const dev_t dev = MKDEV(MAJOR(hfi1_dev), minor); in hfi1_cdev_init()
|
/drivers/staging/speakup/ |
D | spk_ttyio.c | 25 static int ser_to_dev(int ser, dev_t *dev_no) in ser_to_dev() 36 static int get_dev_to_use(struct spk_synth *synth, dev_t *dev_no) in get_dev_to_use() 144 dev_t dev; in spk_ttyio_initialise_ldisc()
|
/drivers/md/ |
D | dm-verity-avb.c | 57 static int invalidate_vbmeta(dev_t vbmeta_devt) in invalidate_vbmeta() 179 dev_t dev; in dm_verity_avb_error_handler()
|
/drivers/net/ |
D | macvtap.c | 36 static dev_t macvtap_major; 150 dev_t devt; in macvtap_device_event()
|
D | tap.c | 108 dev_t major; 405 int tap_get_minor(dev_t major, struct tap_dev *tap) in tap_get_minor() 433 void tap_free_minor(dev_t major, struct tap_dev *tap) in tap_free_minor() 1315 static int tap_list_add(dev_t major, const char *device_name) in tap_list_add() 1334 int tap_create_cdev(struct cdev *tap_cdev, dev_t *tap_major, in tap_create_cdev() 1364 void tap_destroy_cdev(dev_t major, struct cdev *tap_cdev) in tap_destroy_cdev()
|
/drivers/net/ipvlan/ |
D | ipvtap.c | 30 static dev_t ipvtap_major; 143 dev_t devt; in ipvtap_device_event()
|
/drivers/s390/char/ |
D | tape_class.h | 52 dev_t dev,
|
D | tape_class.c | 44 dev_t dev, in register_tape_dev()
|
/drivers/ptp/ |
D | ptp_private.h | 33 dev_t devid;
|
/drivers/staging/greybus/ |
D | raw.c | 24 dev_t dev; 340 dev_t dev; in raw_init()
|
D | authentication.c | 36 dev_t dev_num; 40 static dev_t cap_dev_num;
|
/drivers/staging/fieldbus/ |
D | dev_core.c | 22 static dev_t fieldbus_devt; 270 dev_t devno; in __fieldbus_dev_register()
|
/drivers/infiniband/core/ |
D | user_mad.c | 137 static const dev_t base_umad_dev = MKDEV(IB_UMAD_MAJOR, IB_UMAD_MINOR_BASE); 138 static const dev_t base_issm_dev = MKDEV(IB_UMAD_MAJOR, IB_UMAD_MINOR_BASE) + 140 static dev_t dynamic_umad_dev; 141 static dev_t dynamic_issm_dev; 1256 dev_t base_umad; in ib_umad_init_port() 1257 dev_t base_issm; in ib_umad_init_port()
|
/drivers/hid/ |
D | hid-roccat.c | 417 dev_t dev_id; in roccat_init() 446 dev_t dev_id = MKDEV(roccat_major, 0); in roccat_exit()
|
/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.c | 607 dev_t devt; in hwicap_setup() 856 dev_t devt; in hwicap_module_init() 883 dev_t devt = MKDEV(XHWICAP_MAJOR, XHWICAP_MINOR); in hwicap_module_cleanup()
|
D | xilinx_hwicap.h | 54 dev_t devt;
|
/drivers/misc/cxl/ |
D | file.c | 39 static dev_t cxl_dev; 564 static int cxl_add_chardev(struct cxl_afu *afu, dev_t devt, struct cdev *cdev, in cxl_add_chardev() 653 dev_t cxl_get_dev(void) in cxl_get_dev()
|