Home
last modified time | relevance | path

Searched refs:IEEE1394_MINOR_BLOCK_AMDTP (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Dieee1394_core.h200 #define IEEE1394_MINOR_BLOCK_AMDTP 3 macro
Damdtp.c1231 minor = IEEE1394_MINOR_BLOCK_AMDTP * 16 + ah->ohci->id; in amdtp_add_host()
1271 if (ieee1394_register_chardev(IEEE1394_MINOR_BLOCK_AMDTP, in amdtp_init_module()
1290 ieee1394_unregister_chardev(IEEE1394_MINOR_BLOCK_AMDTP); in amdtp_exit_module()