Home
last modified time | relevance | path

Searched refs:starting_index (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/powerpc/perf/
Dhv-gpci.c40 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()
Dhv-gpci.h11 __be32 starting_index; /* IO */ member
Dhv-common.c19 .starting_index = cpu_to_be32(-1), in hv_perf_caps_get()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events54 domain=0x1,offset=0x8,starting_index=0xffff
/linux-4.4.14/drivers/usb/wusbcore/
Dwa-xfer.c171 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/
Dhpi_internal.h806 u16 starting_index; member