Lines Matching full:bar
51 scripts/kernel-doc -v -none drivers/foo/bar.c
236 * @bar: non-anonymous union
237 * @bar.st1: struct st1 inside @bar
238 * @bar.st2: struct st2 inside @bar
239 * @bar.st1.memb1: first member of struct st1 on union bar
240 * @bar.st1.memb2: second member of struct st1 on union bar
241 * @bar.st2.memb1: first member of struct st2 on union bar
242 * @bar.st2.memb2: second member of struct st2 on union bar
265 } bar;
271 is named, the member ``bar`` inside it should be documented as
272 ``@foo.bar:``
273 #) When the nested struct/union is anonymous, the member ``bar`` in it
274 should be documented as ``@bar:``
291 * @bar: The Bar member.
293 int bar;
398 See union bar.
406 See :c:type:`my custom link text for struct bar <bar>`.
429 * foo bar splat