Home
last modified time | relevance | path

Searched refs:ifm (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/misc/
A Difm-csi.txt4 - compatible: "ifm,o2d-csi"
10 - ifm,csi-clk-handle: the phandle to a node in the DT describing the sensor
12 - ifm,csi-addr-bus-width: address bus width (valid values are 16, 24, 25)
13 - ifm,csi-data-bus-width: data bus width (valid values are 8 and 16)
14 - ifm,csi-wait-cycles: sensor bus wait cycles
17 - ifm,csi-byte-swap: if this property is present, the byte swapping on
23 compatible = "ifm,o2d-csi";
27 ifm,csi-clk-handle = <&timer7>;
32 ifm,csi-addr-bus-width = <24>;
33 ifm,csi-data-bus-width = <8>;
[all …]
/linux-6.3-rc2/scripts/coccinelle/null/
A Dderef_null.cocci42 @ifm@
60 position ifm.p1;
94 p1 << ifm.p1;
95 x << ifm.E;
104 p1 << ifm.p1;
105 x << ifm.E;
121 position ifm.p1;
154 p1 << ifm.p1;
155 x << ifm.E;
163 p1 << ifm.p1;
[all …]
/linux-6.3-rc2/arch/powerpc/boot/dts/
A Do2d.dtsi19 model = "ifm,o2d";
20 compatible = "ifm,o2d";
98 compatible = "ifm,o2d-csi";
100 ifm,csi-clk-handle = <&gpt7>;
107 ifm,csi-addr-bus-width = <24>;
108 ifm,csi-data-bus-width = <8>;
109 ifm,csi-wait-cycles = <0>;
A Do2i.dts12 model = "ifm,o2i";
13 compatible = "ifm,o2d";
A Do2mnt.dts12 model = "ifm,o2mnt";
13 compatible = "ifm,o2d";
A Do2d.dts12 model = "ifm,o2d";
13 compatible = "ifm,o2d";
A Do2dnt2.dts12 model = "ifm,o2dnt2";
13 compatible = "ifm,o2d";
A Do3dnt.dts12 model = "ifm,o3dnt";
13 compatible = "ifm,o2d";
A Do2d300.dts12 model = "ifm,o2d300";
13 compatible = "ifm,o2d";
A Dac14xx.dts13 compatible = "ifm,ac14xx", "fsl,mpc5121";
85 compatible = "ifm,ac14xx-fram", "linux,uio-pdrv-genirq";
95 compatible = "ifm,ac14xx-asi-fpga";
118 compatible = "ifm,netx";
126 compatible = "ifm,safety";
A Dpdm360ng.dts16 compatible = "ifm,pdm360ng", "fsl,mpc5121";
/linux-6.3-rc2/net/phonet/
A Dpn_netlink.c57 struct ifaddrmsg *ifm; in addr_doit() local
74 ifm = nlmsg_data(nlh); in addr_doit()
82 dev = __dev_get_by_index(net, ifm->ifa_index); in addr_doit()
98 struct ifaddrmsg *ifm; in fill_addr() local
101 nlh = nlmsg_put(skb, portid, seq, event, sizeof(*ifm), 0); in fill_addr()
105 ifm = nlmsg_data(nlh); in fill_addr()
106 ifm->ifa_family = AF_PHONET; in fill_addr()
107 ifm->ifa_prefixlen = 0; in fill_addr()
108 ifm->ifa_flags = IFA_F_PERMANENT; in fill_addr()
109 ifm->ifa_scope = RT_SCOPE_LINK; in fill_addr()
[all …]
/linux-6.3-rc2/net/core/
A Drtnetlink.c900 if (ifm->ifi_change) in rtnl_dev_combine_flags()
1776 struct ifinfomsg *ifm; in rtnl_fill_ifinfo() local
1787 ifm->__ifi_pad = 0; in rtnl_fill_ifinfo()
2131 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in rtnl_valid_dump_ifinfo_req()
2832 if (ifm->ifi_flags || ifm->ifi_change) { in do_setlink()
3259 if (ifm && (ifm->ifi_flags || ifm->ifi_change)) { in rtnl_configure_link()
3693 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in rtnl_valid_getlink_req()
4831 ifm->__ifi_pad = 0; in ndo_dflt_bridge_getlink()
4835 ifm->ifi_change = 0; in ndo_dflt_bridge_getlink()
4928 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in valid_bridge_getlink_req()
[all …]
/linux-6.3-rc2/net/mctp/
A Ddevice.c198 struct ifaddrmsg *ifm; in mctp_rtm_newaddr() local
203 rc = nlmsg_parse(nlh, sizeof(*ifm), tb, IFA_MAX, ifa_mctp_policy, in mctp_rtm_newaddr()
208 ifm = nlmsg_data(nlh); in mctp_rtm_newaddr()
218 dev = __dev_get_by_index(net, ifm->ifa_index); in mctp_rtm_newaddr()
261 struct ifaddrmsg *ifm; in mctp_rtm_deladdr() local
266 rc = nlmsg_parse(nlh, sizeof(*ifm), tb, IFA_MAX, ifa_mctp_policy, in mctp_rtm_deladdr()
271 ifm = nlmsg_data(nlh); in mctp_rtm_deladdr()
281 dev = __dev_get_by_index(net, ifm->ifa_index); in mctp_rtm_deladdr()
/linux-6.3-rc2/net/ipv4/
A Ddevinet.c653 struct ifaddrmsg *ifm; in inet_rtm_deladdr() local
664 ifm = nlmsg_data(nlh); in inet_rtm_deladdr()
830 struct ifaddrmsg *ifm; in rtm_to_ifaddr() local
840 ifm = nlmsg_data(nlh); in rtm_to_ifaddr()
874 ifm->ifa_flags; in rtm_to_ifaddr()
1657 struct ifaddrmsg *ifm; in inet_fill_ifaddr() local
1666 ifm = nlmsg_data(nlh); in inet_fill_ifaddr()
1667 ifm->ifa_family = AF_INET; in inet_fill_ifaddr()
1730 struct ifaddrmsg *ifm; in inet_valid_dump_ifaddr_req() local
1738 ifm = nlmsg_data(nlh); in inet_valid_dump_ifaddr_req()
[all …]
A Dipmr.c2792 struct ifinfomsg *ifm; in ipmr_valid_dumplink() local
2794 if (nlh->nlmsg_len < nlmsg_msg_size(sizeof(*ifm))) { in ipmr_valid_dumplink()
2799 if (nlmsg_attrlen(nlh, sizeof(*ifm))) { in ipmr_valid_dumplink()
2804 ifm = nlmsg_data(nlh); in ipmr_valid_dumplink()
2805 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in ipmr_valid_dumplink()
2806 ifm->ifi_change || ifm->ifi_index) { in ipmr_valid_dumplink()
/linux-6.3-rc2/tools/testing/selftests/net/
A Dtun.c71 struct ifinfomsg ifm; in tun_delete() member
84 req.nh.nlmsg_len = NLMSG_ALIGN(NLMSG_LENGTH(sizeof(req.ifm))); in tun_delete()
88 req.ifm.ifi_family = AF_UNSPEC; in tun_delete()
/linux-6.3-rc2/net/ipv6/
A Daddrconf.c4673 struct ifaddrmsg *ifm; in inet6_rtm_deladdr() local
4684 ifm = nlmsg_data(nlh); in inet6_rtm_deladdr()
4859 struct ifaddrmsg *ifm; in inet6_rtm_newaddr() local
4875 ifm = nlmsg_data(nlh); in inet6_rtm_newaddr()
4949 struct ifaddrmsg *ifm; in put_ifaddrmsg() local
4951 ifm = nlmsg_data(nlh); in put_ifaddrmsg()
5231 if (ifm->ifa_prefixlen || ifm->ifa_flags || ifm->ifa_scope) { in inet6_valid_dump_ifaddr_req()
5390 if (ifm->ifa_prefixlen || ifm->ifa_flags || ifm->ifa_scope) { in inet6_rtm_valid_getaddr_req()
5455 if (ifm->ifa_index) in inet6_rtm_getaddr()
5988 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in inet6_valid_dump_ifinfo()
[all …]
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/ebb/
A Debb.h49 void event_bhrb_init(struct event *e, unsigned ifm);
A Debb.c336 void event_bhrb_init(struct event *e, unsigned ifm) in event_bhrb_init() argument
338 e->attr.config |= (1ull << 62) | ((u64)ifm << 60); in event_bhrb_init()
/linux-6.3-rc2/arch/powerpc/platforms/512x/
A DKconfig38 bool "ifm PDM360NG board"
/linux-6.3-rc2/include/net/
A Drtnetlink.h190 int rtnl_configure_link(struct net_device *dev, const struct ifinfomsg *ifm,
/linux-6.3-rc2/tools/bpf/bpftool/
A Dnet.c337 struct ifinfomsg ifm; in netlink_get_link() member
342 .ifm.ifi_family = AF_PACKET, in netlink_get_link()

Completed in 52 milliseconds