/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | sunplus,sp7021-intc.yaml | 22 The 1st region include type/polarity/priority/mask regs. 31 type as defined in interrupt.txt in this directory.
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_verif_scale.c | 20 static int check_load(const char *file, enum bpf_prog_type type) in check_load() argument 37 bpf_program__set_type(prog, type); in check_load()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-intel-pci.c | 34 .type = INTEL_SPI_BXT, 39 .type = INTEL_SPI_CNL,
|
/openbmc/linux/include/linux/ |
H A D | rfkill.h | 81 const enum rfkill_type type, 251 const enum rfkill_type type, in rfkill_alloc() argument
|
H A D | hid_bpf.h | 149 u8 *dispatch_hid_bpf_device_event(struct hid_device *hid, enum hid_report_type type, u8 *data, 157 static inline u8 *dispatch_hid_bpf_device_event(struct hid_device *hid, enum hid_report_type type, in dispatch_hid_bpf_device_event() argument
|
H A D | mount.h | 100 extern struct vfsmount *vfs_kern_mount(struct file_system_type *type, 104 struct file_system_type *type,
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | qcom,msm8916-venus.yaml | 39 type: object 51 type: object
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_helper_restricted.c | 14 __uint(type, BPF_MAP_TYPE_ARRAY); 25 __uint(type, BPF_MAP_TYPE_ARRAY);
|
/openbmc/linux/samples/bpf/ |
H A D | ibumad_kern.c | 20 __uint(type, BPF_MAP_TYPE_ARRAY); 27 __uint(type, BPF_MAP_TYPE_ARRAY);
|
/openbmc/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | st,stm32-romem.yaml | 33 type: object 41 type: boolean
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_imx8q.h | 112 bool vpu_imx8q_check_codec(enum vpu_core_type type); 113 bool vpu_imx8q_check_fmt(enum vpu_core_type type, u32 pixelfmt);
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | qcom,spmi-temp-alarm.yaml | 75 type = "passive"; 81 type = "critical";
|
/openbmc/linux/tools/testing/selftests/hid/progs/ |
H A D | hid.c | 77 enum hid_report_type type; member 98 args->type, in hid_user_raw_request()
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rtq6752-regulator.yaml | 32 type: object 36 type: object
|
/openbmc/linux/Documentation/devicetree/bindings/display/sprd/ |
H A D | sprd,sharkl3-dsi-host.yaml | 33 type: object 43 type: object
|
/openbmc/linux/arch/arm/include/uapi/asm/ |
H A D | setup.h | 182 #define tag_size(type) ((sizeof(struct tag_header) + sizeof(struct type)) >> 2) argument
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | addi_apci_2200.c | 81 s->type = COMEDI_SUBD_DI; in apci2200_auto_attach() 90 s->type = COMEDI_SUBD_DO; in apci2200_auto_attach()
|
/openbmc/linux/tools/testing/selftests/sgx/ |
H A D | test_encl.c | 139 if (op->type < ENCL_OP_MAX) in encl_body() 140 (*encl_op_array[op->type])(op); in encl_body()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm660l.dtsi | 24 type = "passive"; 29 type = "critical";
|
/openbmc/linux/include/sound/ |
H A D | soc-card.h | 35 int snd_soc_card_jack_new(struct snd_soc_card *card, const char *id, int type, 38 int type, struct snd_soc_jack *jack,
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | vnic_dev.h | 58 enum vnic_res_type type); 59 void __iomem *svnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
|
/openbmc/linux/arch/arm/mach-versatile/ |
H A D | integrator_ap.c | 49 .type = MT_DEVICE 54 .type = MT_DEVICE
|
/openbmc/linux/include/scsi/ |
H A D | viosrp.h | 130 __be32 type; member 176 __be32 type; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
H A D | base.c | 99 enum nvkm_subdev_type type, int inst, struct nvkm_sw **psw) in nvkm_sw_new_() argument 108 return nvkm_engine_ctor(&nvkm_sw, device, type, inst, true, &sw->engine); in nvkm_sw_new_()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ |
H A D | tu102.c | 105 enum nvkm_subdev_type type, int inst, struct nvkm_vfn **pvfn) in tu102_vfn_new() argument 107 return nvkm_vfn_new_(&tu102_vfn, device, type, inst, 0xb80000, pvfn); in tu102_vfn_new()
|