/openbmc/linux/drivers/reset/ |
H A D | reset-bcm6345.c | 32 unsigned long id, bool assert) in bcm6345_reset_update() 51 unsigned long id) in bcm6345_reset_assert() 57 unsigned long id) in bcm6345_reset_deassert() 63 unsigned long id) in bcm6345_reset_reset() 82 unsigned long id) in bcm6345_reset_status()
|
H A D | reset-brcmstb.c | 26 #define SW_INIT_BIT(id) BIT((id) & 0x1f) argument 27 #define SW_INIT_BANK(id) ((id) >> 5) argument 41 unsigned long id) in brcmstb_reset_assert() 52 unsigned long id) in brcmstb_reset_deassert() 68 unsigned long id) in brcmstb_reset_status()
|
H A D | reset-a10sr.c | 29 static inline int a10sr_reset_shift(unsigned long id) in a10sr_reset_shift() 45 unsigned long id, bool assert) in a10sr_reset_update() 56 unsigned long id) in a10sr_reset_assert() 62 unsigned long id) in a10sr_reset_deassert() 68 unsigned long id) in a10sr_reset_status()
|
H A D | reset-k210.c | 29 unsigned long id) in k210_rst_assert() 37 unsigned long id) in k210_rst_deassert() 45 unsigned long id) in k210_rst_reset() 59 unsigned long id) in k210_rst_status() 75 unsigned long id = reset_spec->args[0]; in k210_rst_xlate() local
|
H A D | reset-lantiq.c | 36 unsigned long id) in lantiq_rcu_reset_status() 51 unsigned long id, bool assert) in lantiq_rcu_reset_status_timeout() 69 unsigned long id, bool assert) in lantiq_rcu_reset_update() 93 unsigned long id) in lantiq_rcu_reset_assert() 99 unsigned long id) in lantiq_rcu_reset_deassert() 105 unsigned long id) in lantiq_rcu_reset_reset()
|
/openbmc/linux/fs/nfs/ |
H A D | pnfs_dev.c | 54 nfs4_print_deviceid(const struct nfs4_deviceid *id) in nfs4_print_deviceid() 65 nfs4_deviceid_hash(const struct nfs4_deviceid *id) in nfs4_deviceid_hash() 80 const struct nfs_client *clp, const struct nfs4_deviceid *id, in _lookup_deviceid() 174 const struct nfs4_deviceid *id, long hash) in __nfs4_find_get_deviceid() 189 const struct nfs4_deviceid *id, const struct cred *cred, in nfs4_find_get_deviceid() 232 const struct nfs_client *clp, const struct nfs4_deviceid *id) in nfs4_delete_deviceid() 255 const struct nfs4_deviceid *id) in nfs4_init_deviceid_node()
|
/openbmc/linux/drivers/reset/tegra/ |
H A D | reset-bpmp.c | 18 unsigned int id) in tegra_bpmp_reset_common() 44 unsigned long id) in tegra_bpmp_reset_module() 50 unsigned long id) in tegra_bpmp_reset_assert() 56 unsigned long id) in tegra_bpmp_reset_deassert()
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | basic.json | 3 "id": "7a92", string 25 "id": "2e8a", string 47 "id": "4d9f", string 69 "id": "4943", string 91 "id": "7559", string 113 "id": "aff4", string 135 "id": "c732", string 157 "id": "32d8", string 179 "id": "b99c", string 201 "id": "0752", string [all …]
|
H A D | cgroup.json | 3 "id": "6273", string 25 "id": "4721", string 47 "id": "d392", string 69 "id": "0234", string 91 "id": "8499", string 113 "id": "b273", string 135 "id": "1934", string 157 "id": "2733", string 179 "id": "3271", string 201 "id": "2362", string [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | repository_test.cpp | 105 Repository::LogID id{pelID{pel->id()}, obmcID{pel->obmcLogID()}}; in TEST_F() local 152 Repository::LogID id(pelID(ids[0].pelID)); in TEST_F() local 205 ID id{ID::Pel(pelID)}; in TEST_F() local 257 Repository::DeleteCallback dc = [&removed](uint32_t id) { in TEST_F() 273 ID id{ID::Pel(pelID)}; in TEST_F() local 308 ID id{ID::Pel(pelID)}; in TEST_F() local 324 ID id{ID::Pel(pelID)}; in TEST_F() local 342 ID id{ID::Pel(pel->id())}; in TEST_F() local 385 ID id{ID::Pel(pel->id())}; in TEST_F() local 434 ID id{ID::Pel(pel->id())}; in TEST_F() local [all …]
|
/openbmc/linux/security/keys/ |
H A D | keyctl.c | 258 long keyctl_get_keyring_ID(key_serial_t id, int create) in keyctl_get_keyring_ID() 325 long keyctl_update_key(key_serial_t id, in keyctl_update_key() 379 long keyctl_revoke_key(key_serial_t id) in keyctl_revoke_key() 420 long keyctl_invalidate_key(key_serial_t id) in keyctl_invalidate_key() 515 long keyctl_keyring_link(key_serial_t id, key_serial_t ringid) in keyctl_keyring_link() 552 long keyctl_keyring_unlink(key_serial_t id, key_serial_t ringid) in keyctl_keyring_unlink() 595 long keyctl_keyring_move(key_serial_t id, key_serial_t from_ringid, in keyctl_keyring_move() 949 long keyctl_chown_key(key_serial_t id, uid_t user, gid_t group) in keyctl_chown_key() 1072 long keyctl_setperm_key(key_serial_t id, key_perm_t perm) in keyctl_setperm_key() 1172 static long keyctl_instantiate_key_common(key_serial_t id, in keyctl_instantiate_key_common() [all …]
|
/openbmc/linux/kernel/printk/ |
H A D | printk_ringbuffer.c | 333 #define DESC_ID_PREV_WRAP(desc_ring, id) \ argument 347 unsigned long id; member 414 static enum desc_state get_desc_state(unsigned long id, in get_desc_state() 433 unsigned long id, struct prb_desc *desc_out, in desc_read() 544 unsigned long id) in desc_make_reusable() 576 unsigned long id; in data_make_reusable() local 882 unsigned long id; in desc_reserve() local 1025 struct prb_data_blk_lpos *blk_lpos, unsigned long id) in data_alloc() 1106 struct prb_data_blk_lpos *blk_lpos, unsigned long id) in data_realloc() 1266 unsigned long id; in desc_reopen_last() local [all …]
|
/openbmc/linux/drivers/extcon/ |
H A D | extcon.c | 34 unsigned int id; member 266 static int find_cable_index_by_id(struct extcon_dev *edev, const unsigned int id) in find_cable_index_by_id() 307 static bool is_extcon_property_supported(unsigned int id, unsigned int prop) in is_extcon_property_supported() 321 unsigned int id, int index,unsigned int prop) in is_extcon_property_capability() 353 static void init_property(struct extcon_dev *edev, unsigned int id, int index) in init_property() 429 int extcon_sync(struct extcon_dev *edev, unsigned int id) in extcon_sync() 510 int extcon_get_state(struct extcon_dev *edev, const unsigned int id) in extcon_get_state() 543 int extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state() 598 int extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) in extcon_set_state_sync() 624 int extcon_get_property(struct extcon_dev *edev, unsigned int id, in extcon_get_property() [all …]
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_pool.c | 10 static u32 sparx5_pool_id_to_idx(u32 id) in sparx5_pool_id_to_idx() 23 int sparx5_pool_put(struct sparx5_pool_entry *pool, int size, u32 id) in sparx5_pool_put() 37 int sparx5_pool_get(struct sparx5_pool_entry *pool, int size, u32 *id) in sparx5_pool_get() 56 u32 *id) in sparx5_pool_get_with_idx()
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu_reset.c | 14 unsigned long id) in ccu_reset_assert() 32 unsigned long id) in ccu_reset_deassert() 50 unsigned long id) in ccu_reset_reset() 60 unsigned long id) in ccu_reset_status()
|
/openbmc/pldm/configurations/pdr/com.ibm.Hardware.Chassis.Model.Rainier1S4U/ |
H A D | 4.json | 13 "id": 17, number 38 "id": 10, number 57 "id": 17, number 76 "id": 17, number 95 "id": 17, number 114 "id": 17, number 133 "id": 17, number 152 "id": 17, number 171 "id": 17, number 190 "id": 17, number [all …]
|
H A D | 11.json | 13 "id": 17, number 32 "id": 17, number 51 "id": 17, number 70 "id": 17, number 89 "id": 17, number 108 "id": 17, number 127 "id": 17, number 146 "id": 17, number 165 "id": 17, number 184 "id": 17, number [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/ |
H A D | dce120_resource.c | 140 #define SRI(reg_name, block, id)\ argument 183 #define ipp_regs(id)\ argument 205 #define transform_regs(id)\ argument 227 #define aux_regs(id)\ argument 241 #define hpd_regs(id)\ argument 255 #define link_regs(id)\ argument 272 #define stream_enc_regs(id)\ argument 315 #define opp_regs(id)\ argument 336 #define aux_engine_regs(id)\ argument 351 #define audio_regs(id)\ argument [all …]
|
/openbmc/linux/drivers/thermal/ti-soc-thermal/ |
H A D | ti-thermal-common.c | 118 int id, tr, ret = 0; in __ti_thermal_get_trend() local 143 *ti_thermal_build_data(struct ti_bandgap *bgp, int id) in ti_thermal_build_data() 162 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, in ti_thermal_expose_sensor() 192 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor() 206 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature() 217 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling() 258 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ids.c | 162 struct amdgpu_vmid *id) in amdgpu_vmid_had_gpu_reset() 169 static bool amdgpu_vmid_gds_switch_needed(struct amdgpu_vmid *id, in amdgpu_vmid_gds_switch_needed() 181 static bool amdgpu_vmid_compatible(struct amdgpu_vmid *id, in amdgpu_vmid_compatible() 276 struct amdgpu_vmid **id, in amdgpu_vmid_grab_reserved() 337 struct amdgpu_vmid **id, in amdgpu_vmid_grab_used() 404 struct amdgpu_vmid *id = NULL; in amdgpu_vmid_grab() local 484 struct amdgpu_vmid *id; in amdgpu_vmid_alloc_reserved() local 525 struct amdgpu_vmid *id = &id_mgr->ids[vmid]; in amdgpu_vmid_reset() local 610 struct amdgpu_vmid *id = &id_mgr->ids[j]; in amdgpu_vmid_mgr_fini() local
|
/openbmc/phosphor-power/phosphor-regulators/config_files/ |
H A D | Rainier.json | 9 "id": "set_page0_rule", string 17 "id": "set_page1_rule", string 25 "id": "set_voltage_rule", string 45 "id": "set_voltage_page0_rule", string 56 "id": "set_voltage_page1_rule", string 68 "id": "set_operation_and_voltage_rule", string 101 "id": "set_iout_oc_warn_limit_rule", string 122 "id": "configure_vdd_rule", string 214 "id": "configure_vdn_rule", string 265 "id": "configure_vcs_rule", string [all …]
|
H A D | BlueRidge.json | 9 "id": "set_page0_rule", string 17 "id": "set_page1_rule", string 25 "id": "set_voltage_rule", string 45 "id": "set_voltage_page0_rule", string 56 "id": "set_voltage_page1_rule", string 68 "id": "set_operation_and_voltage_rule", string 101 "id": "set_iout_oc_warn_limit_rule", string 122 "id": "configure_vdd_rule", string 214 "id": "configure_vdn_rule", string 265 "id": "configure_vcs_rule", string [all …]
|
/openbmc/qemu/ebpf/ |
H A D | ebpf.c | 19 int id; member 29 void ebpf_register_binary_data(int id, const void *data, size_t datalen) in ebpf_register_binary_data() 41 const void *ebpf_find_binary_by_id(int id, size_t *sz, Error **errp) in ebpf_find_binary_by_id() 56 EbpfObject *qmp_request_ebpf(EbpfProgramID id, Error **errp) in qmp_request_ebpf()
|
/openbmc/linux/arch/mips/bcm63xx/ |
H A D | timer.c | 57 int bcm63xx_timer_enable(int id) in bcm63xx_timer_enable() 81 int bcm63xx_timer_disable(int id) in bcm63xx_timer_disable() 105 int bcm63xx_timer_register(int id, void (*callback)(void *data), void *data) in bcm63xx_timer_register() 130 void bcm63xx_timer_unregister(int id) in bcm63xx_timer_unregister() 151 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us) in bcm63xx_timer_set()
|
/openbmc/linux/drivers/thermal/ |
H A D | thermal_netlink.h | 61 static inline int thermal_notify_tz_trip_down(int tz_id, int id, int temp) in thermal_notify_tz_trip_down() 66 static inline int thermal_notify_tz_trip_up(int tz_id, int id, int temp) in thermal_notify_tz_trip_up() 71 static inline int thermal_notify_tz_trip_delete(int tz_id, int id) in thermal_notify_tz_trip_delete() 76 static inline int thermal_notify_tz_trip_add(int tz_id, int id, int type, in thermal_notify_tz_trip_add() 82 static inline int thermal_notify_tz_trip_change(int tz_id, int id, int type, in thermal_notify_tz_trip_change() 109 static inline int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp()
|