/openbmc/linux/drivers/reset/ |
H A D | reset-ti-sci.c | 63 unsigned long id, bool assert) in ti_sci_reset_set() 107 unsigned long id) in ti_sci_reset_assert() 125 unsigned long id) in ti_sci_reset_deassert() 144 unsigned long id) in ti_sci_reset_status()
|
H A D | reset-scmi.c | 40 scmi_reset_assert(struct reset_controller_dev *rcdev, unsigned long id) in scmi_reset_assert() 58 scmi_reset_deassert(struct reset_controller_dev *rcdev, unsigned long id) in scmi_reset_deassert() 76 scmi_reset_reset(struct reset_controller_dev *rcdev, unsigned long id) in scmi_reset_reset()
|
/openbmc/linux/drivers/greybus/ |
H A D | core.c | 31 const struct greybus_bundle_id *id) in greybus_match_one_id() 49 greybus_match_id(struct gb_bundle *bundle, const struct greybus_bundle_id *id) in greybus_match_id() 67 const struct greybus_bundle_id *id; in greybus_match_device() local 169 const struct greybus_bundle_id *id; in greybus_probe() local
|
/openbmc/linux/drivers/mfd/ |
H A D | twl4030-audio.c | 44 static int twl4030_audio_set_resource(enum twl4030_audio_res id, int enable) in twl4030_audio_set_resource() 63 static inline int twl4030_audio_get_resource(enum twl4030_audio_res id) in twl4030_audio_get_resource() 78 int twl4030_audio_enable_resource(enum twl4030_audio_res id) in twl4030_audio_enable_resource() 107 int twl4030_audio_disable_resource(enum twl4030_audio_res id) in twl4030_audio_disable_resource()
|
/openbmc/qemu/contrib/plugins/ |
H A D | bbv.c | 31 static void plugin_exit(qemu_plugin_id_t id, void *p) in plugin_exit() 58 static void vcpu_init(qemu_plugin_id_t id, unsigned int vcpu_index) in vcpu_init() 100 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() 128 QEMU_PLUGIN_EXPORT int qemu_plugin_install(qemu_plugin_id_t id, in qemu_plugin_install()
|
/openbmc/linux/drivers/gpu/drm/lima/ |
H A D | lima_dump.h | 45 __u32 id; member 58 __u32 id; member 64 __u32 id; member 71 __u32 id; member
|
/openbmc/linux/drivers/clk/at91/ |
H A D | sama5d2.c | 44 u8 id; member 62 u8 id; member 106 u8 id; member 129 u8 id; member
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | pids.c | 24 void emit_obj_refs_plain(struct hashmap *map, __u32 id, const char *prefix) {} in emit_obj_refs_plain() 25 void emit_obj_refs_json(struct hashmap *map, __u32 id, json_writer_t *json_writer) {} in emit_obj_refs_json() 195 void emit_obj_refs_json(struct hashmap *map, __u32 id, in emit_obj_refs_json() 228 void emit_obj_refs_plain(struct hashmap *map, __u32 id, const char *prefix) in emit_obj_refs_plain()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.c | 218 const struct pci_device_id *id; in hnae3_register_ae_algo() local 273 const struct pci_device_id *id; in hnae3_unregister_ae_algo() local 312 const struct pci_device_id *id; in hnae3_register_ae_dev() local 377 const struct pci_device_id *id; in hnae3_unregister_ae_dev() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | patchkey.h | 29 # define _PATCHKEY(id) (0xfd00|id) argument 31 # define _PATCHKEY(id) ((id<<8)|0x00fd) argument
|
/openbmc/linux/include/linux/ |
H A D | patchkey.h | 20 # define _PATCHKEY(id) (0xfd00|id) argument 22 # define _PATCHKEY(id) ((id<<8)|0x00fd) argument
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | mqprio.json | 3 "id": "9903", string 25 "id": "453a", string 47 "id": "5292", string 71 "id": "45a9", string 93 "id": "2ba9", string
|
H A D | multiq.json | 3 "id": "20ba", string 25 "id": "4301", string 47 "id": "7832", string 69 "id": "2891", string 93 "id": "1329", string
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | krait-cc.c | 83 krait_add_div(struct device *dev, int id, const char *s, unsigned int offset) in krait_add_div() 144 krait_add_sec_mux(struct device *dev, int id, const char *s, in krait_add_sec_mux() 229 int id, const char *s, unsigned int offset) in krait_add_pri_mux() 291 static struct clk_hw *krait_add_clks(struct device *dev, int id, bool unique_aux) in krait_add_clks() 350 const struct of_device_id *id; in krait_cc_probe() local
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_extend.h | 45 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist() 50 static inline bool nf_ct_ext_exist(const struct nf_conn *ct, u8 id) in nf_ct_ext_exist() 57 static inline void *nf_ct_ext_find(const struct nf_conn *ct, u8 id) in nf_ct_ext_find()
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-pci-dev.c | 56 static int sof_tplg_cb(const struct dmi_system_id *id) in sof_tplg_cb() 116 static int up_use_community_key(const struct dmi_system_id *id) in up_use_community_key() 126 static int chromebook_use_community_key(const struct dmi_system_id *id) in chromebook_use_community_key()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | soc.h | 76 #define IS_OMAP_CLASS(class, id) \ argument 84 #define IS_AM_CLASS(class, id) \ argument 92 #define IS_TI_CLASS(class, id) \ argument 100 #define IS_DRA_CLASS(class, id) \ argument 108 #define IS_OMAP_SUBCLASS(subclass, id) \ argument 114 #define IS_TI_SUBCLASS(subclass, id) \ argument 120 #define IS_AM_SUBCLASS(subclass, id) \ argument 126 #define IS_DRA_SUBCLASS(subclass, id) \ argument 134 #define IS_DRA_SUBCLASS_PACKAGE(subclass, package, id) \ argument 223 #define IS_OMAP_TYPE(type, id) \ argument
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | unwind-libunwind.c | 14 int id; in LIBUNWIND__ARCH_REG_ID() local 78 int id; in LIBUNWIND__ARCH_REG_ID() local
|
/openbmc/qemu/ui/ |
H A D | vnc-stubs.c | 5 int vnc_display_password(const char *id, const char *password) in vnc_display_password() 9 int vnc_display_pw_expire(const char *id, time_t expires) in vnc_display_pw_expire()
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | VirtualMediaStore.js | 41 id: i18n.global.t('pageVirtualMedia.defaultDeviceName'), property in VirtualMediaStore.actions.getData.device 95 async mountImage(_, { id, data }) { field in VirtualMediaStore.actions.AnonymousClass5d094d470201 106 async unmountImage(_, id) { argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/ |
H A D | hpd_regs.h | 39 #define HPD_GPIO_REG_LIST_ENTRY(type, cd, id) \ argument 44 #define HPD_GPIO_REG_LIST(id) \ argument 52 #define HPD_REG_LIST(id) \ argument
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | dma.c | 25 #define Q_CONFIG(q, wfdma, int, id) do { \ in mt7996_dma_config() argument 32 #define MCUQ_CONFIG(q, wfdma, int, id) Q_CONFIG(q, (wfdma), (int), (id)) in mt7996_dma_config() argument 33 #define RXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__RXQ(q), (wfdma), (int), (id)) in mt7996_dma_config() argument 34 #define TXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__TXQ(q), (wfdma), (int), (id)) in mt7996_dma_config() argument
|
/openbmc/pldm/libpldmresponder/examples/effecter/ |
H A D | dbus_to_terminus_effecter.json | 37 "id": 197, number 52 "id": 12, number 65 "id": 12, number 93 "id": 15, number
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_timeline.c | 326 u64 id = i915_prandom_u64_state(&prng); in bench_sync() local 341 u64 id = i915_prandom_u64_state(&prng); in bench_sync() local 395 u32 id = random_engine(&prng); in bench_sync() local 425 u64 id = (u64)(count & mask) << order; in bench_sync() local 530 enum intel_engine_id id; in live_hwsp_engine() local 604 enum intel_engine_id id; in live_hwsp_alternate() local 675 enum intel_engine_id id; in live_hwsp_wrap() local 989 enum intel_engine_id id; in live_hwsp_read() local 1183 enum intel_engine_id id; in live_hwsp_rollover_kernel() local 1261 enum intel_engine_id id; in live_hwsp_rollover_user() local [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | xt.json | 3 "id": "2029", string 27 "id": "3562", string 57 "id": "8291", string 87 "id": "5169", string 117 "id": "7284", string 144 "id": "5010", string 171 "id": "8437", string 196 "id": "2837", string
|