Home
last modified time | relevance | path

Searched full:oic (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmicrochip,lan966x-oic.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/microchip,lan966x-oic.yaml#
16 The Microchip LAN966x outband interrupt controller (OIC) maps the internal
22 const: microchip,lan966x-oic
47 compatible = "microchip,lan966x-oic";
/linux/drivers/irqchip/
H A Dirq-lan966x-oic.c108 pr_err("lan966x oic doesn't support flow type %d\n", flow_type); in lan966x_oic_irq_set_type()
215 .name = "lan966x-oic", in lan966x_oic_probe()
258 { .compatible = "microchip,lan966x-oic" },
266 .name = "lan966x-oic",
273 MODULE_DESCRIPTION("Microchip LAN966x OIC driver");
/linux/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/drivers/misc/
H A DKconfig639 - lan966x-oic (LAN966X_OIC)
/linux/net/ipv4/
H A Dtcp_timer.c17 * Matthew Dillon, <dillon@apollo.west.oic.com>
H A Dtcp_minisocks.c17 * Matthew Dillon, <dillon@apollo.west.oic.com>
H A Dtcp_output.c17 * Matthew Dillon, <dillon@apollo.west.oic.com>
H A Dtcp.c17 * Matthew Dillon, <dillon@apollo.west.oic.com>
H A Dtcp_input.c17 * Matthew Dillon, <dillon@apollo.west.oic.com>