Home
last modified time | relevance | path

Searched refs:ite (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/arch/arm64/kvm/vgic/
Dvgic-its.c230 struct its_ite *ite; in find_ite() local
236 list_for_each_entry(ite, &device->itt_head, ite_list) in find_ite()
237 if (ite->event_id == event_id) in find_ite()
238 return ite; in find_ite()
244 #define for_each_lpi_its(dev, ite, its) \ argument
246 list_for_each_entry(ite, &(dev)->itt_head, ite_list)
387 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) in update_affinity_ite() argument
391 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
394 vcpu = kvm_get_vcpu(kvm, ite->collection->target_addr); in update_affinity_ite()
395 update_affinity(ite->irq, vcpu); in update_affinity_ite()
[all …]
/linux-5.19.10/Documentation/devicetree/bindings/display/bridge/
Dite,it6505.yaml4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml#
10 - Allen Chen <allen.chen@ite.com.tw>
32 const: ite,it6505
78 compatible = "ite,it6505";
Dite,it66121.yaml4 $id: http://devicetree.org/schemas/display/bridge/ite,it66121.yaml#
20 const: ite,it66121
96 compatible = "ite,it66121";
/linux-5.19.10/drivers/gpu/drm/bridge/
DMakefile8 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o
34 obj-$(CONFIG_DRM_ITE_IT66121) += ite-it66121.o
/linux-5.19.10/drivers/media/rc/
DMakefile38 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
DKconfig259 module will be called ite-cir.
/linux-5.19.10/drivers/hid/
DMakefile63 obj-$(CONFIG_HID_ITE) += hid-ite.o
/linux-5.19.10/tools/power/cpupower/po/
Dcs.po496 "vypsány ladicí informace, což může být užitečné například při hlášení chyb.\n"
/linux-5.19.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml614 "^ite,.*":
/linux-5.19.10/
DMAINTAINERS10647 F: Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
10648 F: drivers/gpu/drm/bridge/ite-it66121.c