Searched refs:id (Results 301 - 325 of 10515) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/reset/tegra/
H A Dreset-bpmp.c18 unsigned int id)
27 request.reset_id = id;
44 unsigned long id)
46 return tegra_bpmp_reset_common(rstc, CMD_RESET_MODULE, id);
50 unsigned long id)
52 return tegra_bpmp_reset_common(rstc, CMD_RESET_ASSERT, id);
56 unsigned long id)
58 return tegra_bpmp_reset_common(rstc, CMD_RESET_DEASSERT, id);
16 tegra_bpmp_reset_common(struct reset_controller_dev *rstc, enum mrq_reset_commands command, unsigned int id) argument
43 tegra_bpmp_reset_module(struct reset_controller_dev *rstc, unsigned long id) argument
49 tegra_bpmp_reset_assert(struct reset_controller_dev *rstc, unsigned long id) argument
55 tegra_bpmp_reset_deassert(struct reset_controller_dev *rstc, unsigned long id) argument
/linux-master/drivers/acpi/dptf/
H A Dint340x_thermal.c56 const struct acpi_device_id *id)
62 id->driver_data == INT3401_DEVICE)
55 int340x_thermal_handler_attach(struct acpi_device *adev, const struct acpi_device_id *id) argument
/linux-master/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c36 static int value_type(int id) argument
40 switch (id) {
77 int id, attr_type; local
84 id = atoi(entry->d_name);
85 attr_type = value_type(id);
89 sprintf(file_name, "%s/%d/desc", path, id);
94 sprintf(file_name, "%s/%d/value", path, id);
100 sprintf(file_name, "%s/%d/value_desc", path, id);
/linux-master/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.h49 #define DCN3_1_HPO_DP_STREAM_ENC_REG_LIST(id) \
54 SRI(DP_STREAM_ENC_CLOCK_CONTROL, DP_STREAM_ENC, id),\
55 SRI(DP_STREAM_ENC_INPUT_MUX_CONTROL, DP_STREAM_ENC, id),\
56 SRI(DP_STREAM_ENC_AUDIO_CONTROL, DP_STREAM_ENC, id),\
57 SRI(DP_STREAM_ENC_CLOCK_RAMP_ADJUSTER_FIFO_STATUS_CONTROL0, DP_STREAM_ENC, id),\
58 SRI(DP_SYM32_ENC_CONTROL, DP_SYM32_ENC, id),\
59 SRI(DP_SYM32_ENC_VID_PIXEL_FORMAT, DP_SYM32_ENC, id),\
60 SRI(DP_SYM32_ENC_VID_PIXEL_FORMAT_DOUBLE_BUFFER_CONTROL, DP_SYM32_ENC, id),\
61 SRI(DP_SYM32_ENC_VID_MSA0, DP_SYM32_ENC, id),\
62 SRI(DP_SYM32_ENC_VID_MSA1, DP_SYM32_ENC, id),\
[all...]
/linux-master/include/net/netns/
H A Dgeneric.h18 * 1. set pernet_operations->id. After register_pernet_device you
19 * will have the id of your private pointer.
40 static inline void *net_generic(const struct net *net, unsigned int id) argument
47 ptr = ng->ptr[id];
/linux-master/include/linux/
H A Dswap_cgroup.h11 extern unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id,
20 unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id, argument
H A Dmemregion.h16 void memregion_free(int id);
22 static inline void memregion_free(int id) argument
/linux-master/drivers/regulator/
H A D88pg86x.c28 .id = 0,
41 .id = 1,
62 int id, ret; local
72 for (id = 0; id < ARRAY_SIZE(pg86x_regulators); id++) {
75 &pg86x_regulators[id],
80 pg86x_regulators[id].name, ret);
H A Dmax77802-regulator.c61 /* Array indexed by regulator id */
71 static int max77802_get_opmode_shift(int id) argument
73 if (id == MAX77802_BUCK1 || (id >= MAX77802_BUCK5 &&
74 id <= MAX77802_BUCK10))
77 if (id >= MAX77802_BUCK2 && id <= MAX77802_BUCK4)
80 if (id >= MAX77802_LDO1 && id <= MAX77802_LDO35)
97 unsigned int id local
115 unsigned int id = rdev_get_id(rdev); local
143 unsigned int id = rdev_get_id(rdev); local
170 unsigned int id = rdev_get_id(rdev); local
222 unsigned int id = rdev_get_id(rdev); local
510 unsigned int id = regulators[i].id; local
[all...]
/linux-master/drivers/s390/net/
H A Dctcm_dbug.c37 debug_unregister(ctcm_dbf[x].id);
38 ctcm_dbf[x].id = NULL;
47 ctcm_dbf[x].id = debug_register(ctcm_dbf[x].name,
51 if (ctcm_dbf[x].id == NULL) {
57 debug_register_view(ctcm_dbf[x].id, &debug_hex_ascii_view);
59 debug_set_level(ctcm_dbf[x].id, ctcm_dbf[x].level);
70 if (!debug_level_enabled(ctcm_dbf[dbf_nix].id, level))
76 debug_text_event(ctcm_dbf[dbf_nix].id, level, dbf_txt_buf);
/linux-master/arch/powerpc/mm/book3s32/
H A Dmmu_context.c71 mm->context.id = __init_new_context();
72 mm->context.sr0 = CTX_TO_VSID(mm->context.id, 0);
97 if (mm->context.id != NO_CONTEXT) {
98 __destroy_context(mm->context.id);
99 mm->context.id = NO_CONTEXT;
116 long id = next->context.id; local
118 if (id < 0)
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_vpu_if.h23 * @id: the id of inter-processor interrupt
36 int id; member in struct:venc_vpu_inst
42 enum venc_set_param_type id,
/linux-master/drivers/mtd/spi-nor/
H A Dxmc.c13 .id = SNOR_ID(0x20, 0x70, 0x17),
18 .id = SNOR_ID(0x20, 0x70, 0x18),
H A Dgigadevice.c38 .id = SNOR_ID(0xc8, 0x40, 0x15),
44 .id = SNOR_ID(0xc8, 0x40, 0x16),
50 .id = SNOR_ID(0xc8, 0x40, 0x17),
56 .id = SNOR_ID(0xc8, 0x40, 0x18),
62 .id = SNOR_ID(0xc8, 0x40, 0x19),
68 .id = SNOR_ID(0xc8, 0x60, 0x16),
74 .id = SNOR_ID(0xc8, 0x60, 0x17),
80 .id = SNOR_ID(0xc8, 0x60, 0x18),
/linux-master/tools/perf/util/perf-regs-arch/
H A Dperf_regs_mips.c6 const char *__perf_reg_name_mips(int id) argument
8 switch (id) {
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_mem_input.h34 #define MI_DCE_BASE_REG_LIST(id)\
35 SRI(GRPH_ENABLE, DCP, id),\
36 SRI(GRPH_CONTROL, DCP, id),\
37 SRI(GRPH_X_START, DCP, id),\
38 SRI(GRPH_Y_START, DCP, id),\
39 SRI(GRPH_X_END, DCP, id),\
40 SRI(GRPH_Y_END, DCP, id),\
41 SRI(GRPH_PITCH, DCP, id),\
42 SRI(HW_ROTATION, DCP, id),\
43 SRI(GRPH_SWAP_CNTL, DCP, id),\
[all...]
H A Ddce_opp.h43 #define OPP_COMMON_REG_LIST_BASE(id) \
44 SRI(FMT_DYNAMIC_EXP_CNTL, FMT, id), \
45 SRI(FMT_BIT_DEPTH_CONTROL, FMT, id), \
46 SRI(FMT_CONTROL, FMT, id), \
47 SRI(FMT_DITHER_RAND_R_SEED, FMT, id), \
48 SRI(FMT_DITHER_RAND_G_SEED, FMT, id), \
49 SRI(FMT_DITHER_RAND_B_SEED, FMT, id), \
50 SRI(FMT_CLAMP_CNTL, FMT, id), \
51 SRI(FMT_CLAMP_COMPONENT_R, FMT, id), \
52 SRI(FMT_CLAMP_COMPONENT_G, FMT, id), \
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.h49 #define SE_DCN314_REG_LIST(id)\
50 SRI(AFMT_CNTL, DIG, id), \
51 SRI(DIG_FE_CNTL, DIG, id), \
52 SRI(HDMI_CONTROL, DIG, id), \
53 SRI(HDMI_DB_CONTROL, DIG, id), \
54 SRI(HDMI_GC, DIG, id), \
55 SRI(HDMI_GENERIC_PACKET_CONTROL0, DIG, id), \
56 SRI(HDMI_GENERIC_PACKET_CONTROL1, DIG, id), \
57 SRI(HDMI_GENERIC_PACKET_CONTROL2, DIG, id), \
58 SRI(HDMI_GENERIC_PACKET_CONTROL3, DIG, id), \
[all...]
/linux-master/drivers/memory/tegra/
H A Dtegra20.c93 .id = 0x00,
96 .id = 0x01,
99 .id = 0x02,
102 .id = 0x03,
105 .id = 0x04,
108 .id = 0x05,
111 .id = 0x06,
114 .id = 0x07,
117 .id = 0x08,
120 .id
708 u8 id, type; local
[all...]
/linux-master/drivers/pnp/
H A Dcard.c24 while (*drv_id->id) {
25 if (compare_pnp_id(card->id, drv_id->id)) {
33 !*drv_id->devs[i].id)
37 if (compare_pnp_id(dev->id,
38 drv_id->devs[i].id)) {
73 const struct pnp_card_device_id *id; local
79 id = match_card(drv, card);
80 if (!id)
90 if (drv->probe(clink, id) >
107 pnp_add_card_id(struct pnp_card *card, char *id) argument
138 struct pnp_id *id; local
157 pnp_alloc_card(struct pnp_protocol *protocol, int id, char *pnpid) argument
328 pnp_request_card_device(struct pnp_card_link *clink, const char *id, struct pnp_dev *from) argument
[all...]
/linux-master/lib/
H A Didr.c39 unsigned int id = *nextid; local
44 id = (id < base) ? 0 : id - base;
45 radix_tree_iter_init(&iter, id);
81 u32 id = start; local
87 ret = idr_alloc_u32(idr, ptr, &id, end > 0 ? end - 1 : INT_MAX, gfp);
91 return id;
119 u32 id = idr->idr_next; local
122 if ((int)id < star
152 idr_remove(struct idr *idr, unsigned long id) argument
172 idr_find(const struct idr *idr, unsigned long id) argument
195 idr_for_each(const struct idr *idr, int (*fn)(int id, void *p, void *data), void *data) argument
204 unsigned long id = iter.index + base; local
233 unsigned long id = *nextid; local
266 unsigned long id = *nextid; local
290 idr_replace(struct idr *idr, void *ptr, unsigned long id) argument
487 ida_free(struct ida *ida, unsigned int id) argument
[all...]
/linux-master/include/uapi/linux/
H A Dzorro.h32 #define ZORRO_MANUF(id) ((id) >> 16)
33 #define ZORRO_PROD(id) (((id) >> 8) & 0xff)
34 #define ZORRO_EPC(id) ((id) & 0xff)
/linux-master/tools/perf/scripts/python/
H A Dsyscall-counts-by-pid.py43 common_callchain, id, args):
48 syscalls[common_comm][common_pid][id] += 1
50 syscalls[common_comm][common_pid][id] = 1
54 id, args):
73 for id, val in sorted(syscalls[comm][pid].items(),
75 print(" %-38s %10d" % (syscall_name(id), val))
H A Dsctop.py54 common_callchain, id, args):
59 syscalls[id] += 1
61 syscalls[id] = 1
65 id, args):
81 for id, val in sorted(syscalls.items(),
85 print("%-40s %10d" % (syscall_name(id), val))
/linux-master/include/net/netfilter/
H A Dnf_conntrack_zones.h19 nf_ct_zone_init(struct nf_conntrack_zone *zone, u16 id, u8 dir, u8 flags) argument
21 zone->id = id;
61 zone->id : NF_CT_DEFAULT_ZONE_ID;
83 return nf_ct_zone(a)->id == b->id;

Completed in 221 milliseconds

<<11121314151617181920>>