| /linux/drivers/usb/renesas_usbhs/ |
| H A D | rcar3.c | 101 .get_id = usbhs_get_id_as_gadget, 113 .get_id = usbhs_get_id_as_gadget,
|
| H A D | rza.c | 51 .get_id = usbhs_get_id_as_gadget,
|
| H A D | rcar2.c | 69 .get_id = usbhs_get_id_as_gadget,
|
| H A D | common.c | 458 id = usbhs_platform_call(priv, get_id, pdev); in usbhsc_hotplug() 657 if (!info->platform_callback.get_id) { in usbhs_probe()
|
| /linux/tools/testing/selftests/user_events/ |
| H A D | perf_test.c | 38 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 D | iforce.h | 79 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 D | iforce-serio.c | 109 .get_id = iforce_serio_get_id,
|
| H A D | iforce-usb.c | 132 .get_id = iforce_usb_get_id,
|
| /linux/include/linux/usb/ |
| H A D | renesas_usbhs.h | 18 * it will be return value from get_id 69 int (*get_id)(struct platform_device *pdev); member
|
| /linux/tools/perf/util/ |
| H A D | cpumap.h | 110 * 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 D | cpumap.c | 254 aggr_cpu_id_get_t get_id, in cpu_aggr_map__new() argument 269 struct aggr_cpu_id cpu_id = get_id(cpu, data); in cpu_aggr_map__new()
|
| /linux/include/linux/ |
| H A D | liveupdate.h | 83 unsigned long (*get_id)(struct file *file); member
|
| H A D | netfilter.h | 477 u32 (*get_id)(const struct nf_conntrack *nfct); member
|
| /linux/tools/perf/ |
| H A D | builtin-stat.c | 1465 aggr_get_id_t get_id, struct perf_cpu cpu) in perf_stat__get_socket_cached() 1471 return get_id(config, cpu); in perf_stat__get_die_cached() 1474 config->cpus_aggr_map->map[cpu.cpu] = get_id(config, cpu); in perf_stat__get_die_cached() 1585 aggr_cpu_id_get_t get_id = aggr_mode__get_aggr(stat_config.aggr_mode); in perf_stat_init_aggr_mode() 1587 if (get_id) { in perf_stat_init_aggr_mode() 1590 get_id, /*data=*/NULL, needs_sort); in perf_stat_init_aggr_mode() 1895 aggr_cpu_id_get_t get_id = aggr_mode__get_aggr_file(stat_config.aggr_mode); in perf_stat_init_aggr_mode_file() 1914 if (!get_id) in default_evlist_evsel_cmp() 1918 get_id, env, needs_sort); in default_evlist_evsel_cmp() 1450 perf_stat__get_aggr(struct perf_stat_config * config,aggr_get_id_t get_id,struct perf_cpu cpu) perf_stat__get_aggr() argument 1570 aggr_cpu_id_get_t get_id = aggr_mode__get_aggr(stat_config.aggr_mode); perf_stat_init_aggr_mode() local 1880 aggr_cpu_id_get_t get_id = aggr_mode__get_aggr_file(stat_config.aggr_mode); perf_stat_init_aggr_mode_file() local
|
| /linux/kernel/liveupdate/ |
| H A D | luo_file.c | 213 return fh->ops->get_id ? fh->ops->get_id(file) : (unsigned long)file; in luo_get_id()
|
| /linux/net/netfilter/ |
| H A D | nf_tables_trace.c | 120 u32 id = ct_hook->get_id(&ct->ct_general); in nf_trace_fill_ct_info()
|
| /linux/mm/ |
| H A D | memfd_luo.c | 587 .get_id = memfd_luo_get_id,
|
| /linux/arch/sh/boards/ |
| H A D | board-sh7757lcr.c | 274 .get_id = usbhs0_get_id,
|
| /linux/drivers/android/binder/ |
| H A D | transaction.rs | 404 let (ptr, cookie) = target_node.get_id(); in do_work()
|
| H A D | allocation.rs | 372 let (ptr, cookie) = node.get_id(); in transfer_binder_object()
|
| H A D | process.rs | 279 let (_, node_cookie) = node.get_id(); in get_existing_node()
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | main.c | 279 static int get_id(const char *prefix_end, char *buf, size_t buf_sz) in get_id() function 348 if (get_id(name + size, id, sizeof(id))) { in add_symbol()
|
| /linux/drivers/fpga/ |
| H A D | dfl.c | 227 if (!port_ops || !port_ops->get_id) in dfl_fpga_check_port_id() 230 fdata->id = port_ops->get_id(fdata); in dfl_fpga_check_port_id()
|
| /linux/arch/sh/boards/mach-ecovec24/ |
| H A D | setup.c | 272 .get_id = usbhs_get_id,
|