Home
last modified time | relevance | path

Searched refs:link2 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/panel/
Dsharp,lq101r1sx01.txt9 peripheral and controls the device. The 'link2' property contains a phandle
23 - link2: phandle to the DSI peripheral on the secondary link. Note that the
37 link2 = <&secondary>;
/linux-4.1.27/drivers/gpu/drm/panel/
Dpanel-sharp-lq101r1sx01.c26 struct mipi_dsi_device *link2; member
233 err = sharp_setup_symmetrical_split(sharp->link1, sharp->link2, in sharp_panel_prepare()
370 if (sharp->link2) in sharp_panel_del()
371 put_device(&sharp->link2->dev); in sharp_panel_del()
405 sharp->link2 = secondary; in sharp_panel_probe()
/linux-4.1.27/kernel/
Dcgroup.c615 struct cgrp_cset_link *link1, *link2; in compare_css_sets() local
629 link2 = list_entry(l2, struct cgrp_cset_link, cgrp_link); in compare_css_sets()
631 cgrp2 = link2->cgrp; in compare_css_sets()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2200.h1107 u32 link2; member
Dipw2200.c678 error->elem[i].link2, error->elem[i].data); in ipw_dump_error_log()
1330 priv->error->elem[i].link2, in show_error()