Home
last modified time | relevance | path

Searched refs:id (Results 26 – 50 of 10635) sorted by relevance

12345678910>>...426

/openbmc/linux/drivers/clk/at91/
H A Dsama5d3.c44 u8 id; member
62 u8 id; member
66 { .n = "dbgu_clk", .id = 2, },
67 { .n = "hsmc_clk", .id = 5, },
68 { .n = "pioA_clk", .id = 6, },
69 { .n = "pioB_clk", .id = 7, },
70 { .n = "pioC_clk", .id = 8, },
71 { .n = "pioD_clk", .id = 9, },
72 { .n = "pioE_clk", .id = 10, },
89 { .n = "pwm_clk", .id = 28, },
[all …]
H A Dat91sam9x5.c45 u8 id; member
68 u8 id; member
72 { .n = "pioAB_clk", .id = 2, },
73 { .n = "pioCD_clk", .id = 3, },
74 { .n = "smd_clk", .id = 4, },
75 { .n = "usart0_clk", .id = 5, },
76 { .n = "usart1_clk", .id = 6, },
98 { .n = "lcdc_clk", .id = 25, },
105 { .n = "isi_clk", .id = 25, },
111 { .n = "lcdc_clk", .id = 25, },
[all …]
/openbmc/linux/security/integrity/
H A Ddigsig.c47 if (!keyring[id]) { in integrity_keyring_from_id()
48 keyring[id] = in integrity_keyring_from_id()
50 if (IS_ERR(keyring[id])) { in integrity_keyring_from_id()
53 keyring[id] = NULL; in integrity_keyring_from_id()
58 return keyring[id]; in integrity_keyring_from_id()
105 keyring[id] = keyring_alloc(keyring_name[id], KUIDT_INIT(0), in __integrity_init_keyring()
108 if (IS_ERR(keyring[id])) { in __integrity_init_keyring()
109 err = PTR_ERR(keyring[id]); in __integrity_init_keyring()
111 keyring_name[id], err); in __integrity_init_keyring()
112 keyring[id] = NULL; in __integrity_init_keyring()
[all …]
/openbmc/linux/drivers/macintosh/
H A Dadbhid.c212 int id; member
270 if (!adbhid[id]) { in adbhid_keyboard_input()
409 if (!adbhid[id]) { in adbhid_mouse_input()
762 if (adbhid[id]) { in adbhid_input_register()
927 if (adbhid[id]) { in adbhid_input_reregister()
928 if (adbhid[id]->input->id.product != in adbhid_input_reregister()
937 return 1<<id; in adbhid_input_reregister()
961 int id = keyboard_ids.id[i]; in adbhid_probe() local
985 int id = buttons_ids.id[i]; in adbhid_probe() local
995 int id = mouse_ids.id[i]; in adbhid_probe() local
[all …]
/openbmc/phosphor-host-ipmid/test/
H A Dentitymap_json_unittest.cpp24 "id" : 1, in TEST()
30 {"id" : 1, "instance" : 2}, in TEST()
31 {"id" : 1, "instance" : 3}, in TEST()
33 {"id" : 1, "instance" : 5} in TEST()
49 "id" : 1, in TEST()
74 "id" : 1, in TEST()
113 "id" : 1, in TEST()
136 "id" : 1, in TEST()
149 "id" : 2, in TEST()
172 "id" : 1, in TEST()
[all …]
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst.h191 int (*is_punit_valid)(struct isst_id *id);
201 int (*set_tdp_level)(struct isst_id *id, int tdp_level);
211 int (*clos_associate)(struct isst_id *id, int clos_id);
216 extern int get_cpu_count(struct isst_id *id);
217 extern int get_max_punit_core_id(struct isst_id *id);
225 extern void set_isst_id(struct isst_id *id, int cpu);
242 extern int isst_is_punit_valid(struct isst_id *id);
265 extern int isst_get_pbf_info(struct isst_id *id, int level,
278 extern int isst_pm_get_clos(struct isst_id *id, int clos,
280 extern int isst_set_clos(struct isst_id *id, int clos,
[all …]
/openbmc/qemu/hw/9pfs/
H A Dtrace-events4 v9fs_rcancel(uint16_t tag, uint8_t id) "tag %d id %d"
5 v9fs_rerror(uint16_t tag, uint8_t id, int err) "tag %d id %d err %d"
6 v9fs_version(uint16_t tag, uint8_t id, int32_t msize, char* version) "tag %d id %d msize %d version…
10 v9fs_stat(uint16_t tag, uint8_t id, int32_t fid) "tag %d id %d fid %d"
21 v9fs_clunk(uint16_t tag, uint8_t id, int32_t fid) "tag %d id %d fid %d"
32 v9fs_flush(uint16_t tag, uint8_t id, int16_t flush_tag) "tag %d id %d flush_tag %d"
34 v9fs_remove(uint16_t tag, uint8_t id, int32_t fid) "tag %d id %d fid %d"
39 v9fs_lock_return(uint16_t tag, uint8_t id, int8_t status) "tag %d id %d status %d"
47 v9fs_readlink(uint16_t tag, uint8_t id, int32_t fid) "tag %d id %d fid %d"
48 v9fs_readlink_return(uint16_t tag, uint8_t id, char* target) "tag %d id %d name %s"
[all …]
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigationMixin.js31 id: 'overview', property in AppNavigationMixin.data.AnonymousClassbd1bea070101
37 id: 'logs', property in AppNavigationMixin.data.AnonymousClassbd1bea070201
59 id: 'inventory', property in AppNavigationMixin.data.AnonymousClassbd1bea070501.AnonymousClassbd1bea070601
64 id: 'sensors', property in AppNavigationMixin.data.AnonymousClassbd1bea070501.AnonymousClassbd1bea070701
71 id: 'operations', property in AppNavigationMixin.data.AnonymousClassbd1bea070801
81 id: 'kvm', property in AppNavigationMixin.data.AnonymousClassbd1bea070801.AnonymousClassbd1bea070a01
91 id: 'firmware', property in AppNavigationMixin.data.AnonymousClassbd1bea070801.AnonymousClassbd1bea070c01
120 id: 'settings', property in AppNavigationMixin.data.AnonymousClassbd1bea071101
130 id: 'network', property in AppNavigationMixin.data.AnonymousClassbd1bea071101.AnonymousClassbd1bea071301
157 id: 'ldap', property in AppNavigationMixin.data.AnonymousClassbd1bea071601.AnonymousClassbd1bea071801
[all …]
/openbmc/linux/arch/s390/kernel/
H A Ddebug.c766 id->prev->next = id->next; in _debug_unregister()
768 id->next->prev = id->prev; in _debug_unregister()
781 if (!id) in debug_unregister()
857 if ((id->active_entries[id->active_area] += id->entry_size) in proceed_active_entry()
859 id->active_entries[id->active_area] = 0; in proceed_active_entry()
860 id->active_pages[id->active_area] = in proceed_active_entry()
861 (id->active_pages[id->active_area] + 1) % in proceed_active_entry()
873 id->active_area = id->active_area % id->nr_areas; in proceed_active_area()
882 [id->active_pages[id->active_area]]) + in get_active_entry()
883 id->active_entries[id->active_area]); in get_active_entry()
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dnexthop.sh124 $IP nexthop del id 1
165 $IP nexthop del id 10
176 $IP nexthop del id 10
225 $IP nexthop del id 10
241 $IP nexthop del id 10
445 $IP nexthop delete id 3
619 $IP nexthop delete id 3
881 $IP nexthop del id 1
909 $IP nexthop del id 1
928 $IP nexthop del id 1
[all …]
/openbmc/qemu/hw/audio/
H A Dhda-codec-common.h54 .id = AC_PAR_PCM,
57 .id = AC_PAR_STREAM,
82 .id = AC_PAR_PCM,
85 .id = AC_PAR_STREAM,
104 .id = AC_PAR_PIN_CAP,
125 .id = AC_PAR_PIN_CAP,
145 .id = AC_PAR_REV_ID,
165 .id = AC_PAR_PCM,
168 .id = AC_PAR_STREAM,
258 .id = AC_PAR_PCM,
[all …]
/openbmc/webui-vue/src/env/components/AppNavigation/
H A Dibm.js25 id: 'overview',
31 id: 'logs',
36 id: 'dumps',
63 id: 'sensors',
70 id: 'operations',
76 id: 'settings',
86 id: 'network',
108 id: 'ldap',
135 id: 'power',
154 id: 'firmware',
[all …]
/openbmc/linux/arch/s390/include/asm/
H A Ddebug.h77 typedef int (debug_input_proc_t) (debug_info_t *id,
115 void debug_unregister(debug_info_t *id);
135 return level <= id->level; in debug_level_enabled()
154 if ((!id) || (level > id->level) || (id->pages_per_area == 0)) in debug_event()
176 if ((!id) || (level > id->level) || (id->pages_per_area == 0)) in debug_int_event()
198 if ((!id) || (level > id->level) || (id->pages_per_area == 0)) in debug_long_event()
218 if ((!id) || (level > id->level) || (id->pages_per_area == 0)) in debug_text_event()
278 if ((!id) || (level > id->level) || (id->pages_per_area == 0)) in debug_exception()
301 if ((!id) || (level > id->level) || (id->pages_per_area == 0)) in debug_int_exception()
324 if ((!id) || (level > id->level) || (id->pages_per_area == 0)) in debug_long_exception()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h228 uint32_t id:8; member
237 uint32_t id, in dal_graphics_object_id_init() argument
242 id, enum_id, type, 0 in dal_graphics_object_id_init()
252 return id.id + (id.enum_id << 0x8) + (id.type << 0xc); in dal_graphics_object_id_to_uint()
259 return (enum controller_id) id.id; in dal_graphics_object_id_get_controller_id()
267 return (enum clock_source_id) id.id; in dal_graphics_object_id_get_clock_source_id()
275 return (enum encoder_id) id.id; in dal_graphics_object_id_get_encoder_id()
283 return (enum connector_id) id.id; in dal_graphics_object_id_get_connector_id()
291 return (enum audio_id) id.id; in dal_graphics_object_id_get_audio_id()
299 return (enum engine_id) id.id; in dal_graphics_object_id_get_engine_id()
[all …]
/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dcpuinfo.c37 id &= CPU_MASK_PXA_PRODID; in cpu_is_pxa25x()
68 uint32_t id; in pxa25x_get_revision() local
77 switch (id) { in pxa25x_get_revision()
83 if (id == 6) in pxa25x_get_revision()
93 uint32_t id; in pxa27x_get_revision() local
100 if ((id == 5) || (id == 6) || (id > 8)) in pxa27x_get_revision()
104 if (id == 7) in pxa27x_get_revision()
105 id = 5; in pxa27x_get_revision()
108 if (id == 8) in pxa27x_get_revision()
109 id = 1; in pxa27x_get_revision()
[all …]
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_pcm512x.c227 int i, id = 0; in sof_card_dai_links_create() local
242 links[id].id = id; in sof_card_dai_links_create()
256 links[id].cpus = &cpus[id]; in sof_card_dai_links_create()
271 id++; in sof_card_dai_links_create()
277 links[id].cpus = &cpus[id]; in sof_card_dai_links_create()
283 links[id + 1].cpus = &cpus[id + 1]; in sof_card_dai_links_create()
290 links[id].id = id; in sof_card_dai_links_create()
299 id++; in sof_card_dai_links_create()
316 links[id].id = id; in sof_card_dai_links_create()
317 links[id].cpus = &cpus[id]; in sof_card_dai_links_create()
[all …]
/openbmc/linux/sound/soc/tegra/
H A Dtegra186_asrc.c76 id), in tegra186_asrc_lock_stream()
93 int id; in tegra186_asrc_runtime_resume() local
109 for (id = 0; id < TEGRA186_ASRC_STREAM_MAX; id++) { in tegra186_asrc_runtime_resume()
116 id), in tegra186_asrc_runtime_resume()
121 id), in tegra186_asrc_runtime_resume()
169 int ret, id = dai->id; in tegra186_asrc_in_hw_params() local
192 int ret, id = dai->id - 7; in tegra186_asrc_out_hw_params() local
306 id); in tegra186_asrc_put_ratio_int()
314 id), in tegra186_asrc_put_ratio_int()
354 id); in tegra186_asrc_put_ratio_frac()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.h34 SRI(CM_DEALPHA, CM, id),\
35 SRI(CM_MEM_PWR_STATUS, CM, id),\
36 SRI(CM_BIAS_CR_R, CM, id),\
37 SRI(CM_BIAS_Y_G_CB_B, CM, id),\
38 SRI(PRE_DEGAM, CNVC_CFG, id),\
99 SRI(OTG_H_BLANK, DSCL, id), \
100 SRI(OTG_V_BLANK, DSCL, id), \
101 SRI(SCL_MODE, DSCL, id), \
110 SRI(MPC_SIZE, DSCL, id), \
120 SRI(RECOUT_SIZE, DSCL, id), \
[all …]
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dhw_host1x04_sync.h46 return 0xf80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
48 #define HOST1X_SYNC_SYNCPT(id) \ argument
49 host1x_sync_syncpt_r(id)
52 return 0xe80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
58 return 0xf00 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
64 return 0xf20 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_enable_cpu0_r()
118 return 0x340 + id * REGISTER_STRIDE; in host1x_sync_mlock_owner_r()
121 host1x_sync_mlock_owner_r(id)
145 host1x_sync_syncpt_int_thresh_r(id)
151 host1x_sync_syncpt_base_r(id)
[all …]
H A Dhw_host1x02_sync.h46 return 0x400 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
48 #define HOST1X_SYNC_SYNCPT(id) \ argument
49 host1x_sync_syncpt_r(id)
52 return 0x40 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
58 return 0x60 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
64 return 0x68 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_enable_cpu0_r()
118 return 0x340 + id * REGISTER_STRIDE; in host1x_sync_mlock_owner_r()
121 host1x_sync_mlock_owner_r(id)
145 host1x_sync_syncpt_int_thresh_r(id)
151 host1x_sync_syncpt_base_r(id)
[all …]
H A Dhw_host1x01_sync.h46 return 0x400 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
48 #define HOST1X_SYNC_SYNCPT(id) \ argument
49 host1x_sync_syncpt_r(id)
52 return 0x40 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
58 return 0x60 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
64 return 0x68 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_enable_cpu0_r()
118 return 0x340 + id * REGISTER_STRIDE; in host1x_sync_mlock_owner_r()
121 host1x_sync_mlock_owner_r(id)
145 host1x_sync_syncpt_int_thresh_r(id)
151 host1x_sync_syncpt_base_r(id)
[all …]
H A Dhw_host1x05_sync.h46 return 0xf80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_r()
48 #define HOST1X_SYNC_SYNCPT(id) \ argument
49 host1x_sync_syncpt_r(id)
52 return 0xe80 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_cpu0_int_status_r()
58 return 0xf00 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_disable_r()
64 return 0xf20 + id * REGISTER_STRIDE; in host1x_sync_syncpt_thresh_int_enable_cpu0_r()
118 return 0x340 + id * REGISTER_STRIDE; in host1x_sync_mlock_owner_r()
121 host1x_sync_mlock_owner_r(id)
145 host1x_sync_syncpt_int_thresh_r(id)
151 host1x_sync_syncpt_base_r(id)
[all …]
/openbmc/linux/drivers/soundwire/
H A Dslave.c37 memcpy(&slave->id, id, sizeof(*id)); in sdw_slave_add()
44 bus->controller_id, bus->link_id, id->mfg_id, id->part_id, in sdw_slave_add()
45 id->class_id); in sdw_slave_add()
49 bus->controller_id, bus->link_id, id->mfg_id, id->part_id, in sdw_slave_add()
50 id->class_id, id->unique_id); in sdw_slave_add()
150 if (cwd->id.sdw_version != id.sdw_version || cwd->id.mfg_id != id.mfg_id || in sdw_acpi_check_duplicate()
151 cwd->id.part_id != id.part_id || cwd->id.class_id != id.class_id) in sdw_acpi_check_duplicate()
154 if (cwd->id.unique_id != id.unique_id) { in sdw_acpi_check_duplicate()
157 cwd->id.unique_id, id.unique_id, cwd->id.mfg_id, in sdw_acpi_check_duplicate()
165 cwd->id.unique_id, id.unique_id, cwd->id.mfg_id, cwd->id.part_id); in sdw_acpi_check_duplicate()
[all …]
/openbmc/qemu/tests/unit/
H A Dpkix_asn1_tab.c.inc9 {"id-ce", 1879048204, 0},
14 {0, 1073741825, "id-ce"},
25 {0, 1073741825, "id-ce"},
29 {0, 1073741825, "id-ce"},
42 {0, 1073741825, "id-ce"},
50 {0, 1073741825, "id-ce"},
82 {0, 1073741825, "id-ce"},
103 {0, 1073741825, "id-ce"},
132 {"type-id", 1, 0},
139 {0, 1073741825, "id-ce"},
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_abm.h53 #define ABM_DCN10_REG_LIST(id)\ argument
58 SRI(DC_ABM1_HG_MISC_CTRL, ABM, id), \
62 SRI(BL1_PWM_USER_LEVEL, ABM, id), \
85 #define ABM_DCN301_REG_LIST(id)\ argument
94 SRI(BL1_PWM_USER_LEVEL, ABM, id), \
99 #define ABM_DCN302_REG_LIST(id)\ argument
108 SRI(BL1_PWM_USER_LEVEL, ABM, id), \
115 #define ABM_DCN30_REG_LIST(id)\ argument
124 SRI(BL1_PWM_USER_LEVEL, ABM, id), \
131 #define ABM_DCN32_REG_LIST(id)\ argument
[all …]

12345678910>>...426