Searched refs:IEEE1394_MAJOR (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dieee1394_core.h137 #define IEEE1394_MAJOR 171 macro
144 #define IEEE1394_CORE_DEV MKDEV(IEEE1394_MAJOR, 0)
145 #define IEEE1394_RAW1394_DEV MKDEV(IEEE1394_MAJOR, \
147 #define IEEE1394_VIDEO1394_DEV MKDEV(IEEE1394_MAJOR, \
149 #define IEEE1394_DV1394_DEV MKDEV(IEEE1394_MAJOR, \
151 #define IEEE1394_EXPERIMENTAL_DEV MKDEV(IEEE1394_MAJOR, \
H A Dvideo1394.c1323 device_create(hpsb_protocol_class, NULL, MKDEV(IEEE1394_MAJOR, minor),
1333 device_destroy(hpsb_protocol_class, MKDEV(IEEE1394_MAJOR,
H A Dieee1394_core.c1172 HPSB_ERR("unable to register character device major %d!\n", IEEE1394_MAJOR);
H A Ddv1394.c2237 device_destroy(hpsb_protocol_class, MKDEV(IEEE1394_MAJOR,
2253 MKDEV(IEEE1394_MAJOR,
H A Draw1394.c3042 MKDEV(IEEE1394_MAJOR,
3070 MKDEV(IEEE1394_MAJOR,
3081 MKDEV(IEEE1394_MAJOR,

Completed in 93 milliseconds