Searched refs:fw_device_get_by_devt (Results 1 – 3 of 3) sorted by relevance
165 struct fw_device *fw_device_get_by_devt(dev_t devt);
723 struct fw_device *fw_device_get_by_devt(dev_t devt) in fw_device_get_by_devt() function
252 device = fw_device_get_by_devt(inode->i_rdev); in fw_device_op_open()