Home
last modified time | relevance | path

Searched refs:oic (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/misc/
H A Dlan966x_pci.dtso62 oic: oic@e00c0120 {
63 compatible = "microchip,lan966x-oic";
92 interrupt-parent = <&oic>;
142 interrupt-parent = <&oic>;
H A DKconfig627 - lan966x-oic (LAN966X_OIC)
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Dmicrochip,lan966x-oic.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/microchip,lan966x-oic.yaml#
22 const: microchip,lan966x-oic
47 compatible = "microchip,lan966x-oic";
/linux-6.15/fs/ocfs2/
H A Dioctl.c165 struct ocfs2_info_clustersize oic; in ocfs2_info_handle_clustersize() local
168 if (o2info_from_user(oic, req)) in ocfs2_info_handle_clustersize()
171 oic.ic_clustersize = osb->s_clustersize; in ocfs2_info_handle_clustersize()
173 o2info_set_request_filled(&oic.ic_req); in ocfs2_info_handle_clustersize()
175 if (o2info_to_user(oic, req)) in ocfs2_info_handle_clustersize()
/linux-6.15/drivers/irqchip/
H A DMakefile112 obj-$(CONFIG_LAN966X_OIC) += irq-lan966x-oic.o
H A DKconfig200 will be called irq-lan966x-oic.
/linux-6.15/
H A DMAINTAINERS16014 F: Documentation/devicetree/bindings/interrupt-controller/microchip,lan966x-oic.yaml
16015 F: drivers/irqchip/irq-lan966x-oic.c