Searched refs:DIGI_DGAP_MAJOR (Results 1 – 2 of 2) sorted by relevance
159 #ifndef DIGI_DGAP_MAJOR160 # define DIGI_DGAP_MAJOR 22 macro
6938 device_destroy(dgap_class, MKDEV(DIGI_DGAP_MAJOR, 0)); in dgap_stop()6940 unregister_chrdev(DIGI_DGAP_MAJOR, "dgap"); in dgap_stop()6985 rc = register_chrdev(DIGI_DGAP_MAJOR, "dgap", &dgap_board_fops); in dgap_start()6996 MKDEV(DIGI_DGAP_MAJOR, 0), in dgap_start()7018 unregister_chrdev(DIGI_DGAP_MAJOR, "dgap"); in dgap_start()