Home
last modified time | relevance | path

Searched refs:get_id (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/usb/renesas_usbhs/
H A Drcar3.c101 .get_id = usbhs_get_id_as_gadget,
113 .get_id = usbhs_get_id_as_gadget,
H A Drza.c51 .get_id = usbhs_get_id_as_gadget,
H A Drcar2.c69 .get_id = usbhs_get_id_as_gadget,
H A Dcommon.c458 id = usbhs_platform_call(priv, get_id, pdev); in usbhsc_hotplug()
653 if (!info->platform_callback.get_id) { in usbhs_probe()
/linux/tools/testing/selftests/user_events/
H A Dperf_test.c38 static int get_id(void) in get_id() function
154 id = get_id(); in TEST_F()
218 id = get_id(); in TEST_F()
/linux/drivers/input/joystick/iforce/
H A Diforce.h79 int (*get_id)(struct iforce *iforce, u8 id, member
118 return iforce->xport_ops->get_id(iforce, id, in iforce_get_id_packet()
H A Diforce-serio.c109 .get_id = iforce_serio_get_id,
H A Diforce-usb.c132 .get_id = iforce_usb_get_id,
/linux/include/linux/usb/
H A Drenesas_usbhs.h18 * it will be return value from get_id
69 int (*get_id)(struct platform_device *pdev); member
/linux/tools/perf/util/
H A Dcpumap.h110 * cpus. The aggr_cpu_id is created with 'get_id' that may have a data value
114 aggr_cpu_id_get_t get_id,
H A Dcpumap.c236 aggr_cpu_id_get_t get_id, in cpu_aggr_map__new() argument
251 struct aggr_cpu_id cpu_id = get_id(cpu, data); in cpu_aggr_map__new()
/linux/tools/bpf/resolve_btfids/
H A Dmain.c227 static char *get_id(const char *prefix_end) in get_id() function
282 id = get_id(name + size); in add_symbol()
/linux/arch/sh/boards/
H A Dboard-sh7757lcr.c274 .get_id = usbhs0_get_id,
/linux/drivers/fpga/
H A Ddfl.c227 if (!port_ops || !port_ops->get_id)
230 fdata->id = port_ops->get_id(fdata); in dfl_fpga_check_port_id()
/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c272 .get_id = usbhs_get_id,