Searched refs:rpos (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpiolib-shared.c | 729 struct gpio_shared_ref *ref, *rpos; in gpio_shared_teardown() local 732 list_for_each_entry_safe(ref, rpos, &entry->refs, list) in gpio_shared_teardown() 768 struct gpio_shared_ref *ref, *rpos; in gpio_shared_free_exclusive() local 774 list_for_each_entry_safe(ref, rpos, &entry->refs, list) in gpio_shared_free_exclusive()
|
| /linux/arch/x86/boot/ |
| H A D | vesa.h | 51 u8 rpos; /* 32 */ member
|
| /linux/fs/ufs/ |
| H A D | util.h | 354 #define ubh_cg_blks(ucpi,cylno,rpos) \ argument 356 (ucpi)->c_boff + (((cylno) * uspi->s_nrpos + (rpos)) << 1 ))))
|