Searched refs:lio_get_device (Results 1 – 3 of 3) sorted by relevance
706 struct octeon_device *lio_get_device(u32 octeon_id);
1333 struct octeon_device *lio_get_device(u32 octeon_id) in lio_get_device() function1340 EXPORT_SYMBOL_GPL(lio_get_device);
700 other_oct = lio_get_device(oct->octeon_id + 1); in get_other_octeon_device()