Searched refs:starting_index (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/powerpc/perf/ |
D | hv-gpci.c | 40 EVENT_DEFINE_RANGE_FORMAT(starting_index, config, 32, 63); 133 static unsigned long single_gpci_request(u32 req, u32 starting_index, in single_gpci_request() argument 147 .starting_index = cpu_to_be32(starting_index), in single_gpci_request()
|
D | hv-gpci.h | 11 __be32 starting_index; /* IO */ member
|
D | hv-common.c | 19 .starting_index = cpu_to_be32(-1), in hv_perf_caps_get()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-events | 54 domain=0x1,offset=0x8,starting_index=0xffff
|
/linux-4.4.14/drivers/usb/wusbcore/ |
D | wa-xfer.c | 171 int starting_index, enum wa_seg_status status); 2139 int starting_index, enum wa_seg_status status) in wa_complete_remaining_xfer_segs() argument 2144 for (index = starting_index; index < xfer->segs_submitted; index++) { in wa_complete_remaining_xfer_segs()
|
/linux-4.4.14/sound/pci/asihpi/ |
D | hpi_internal.h | 806 u16 starting_index; member
|