Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/
Dn2_core.c1865 const u64 *chdl; in grab_mdesc_irq_props() local
1870 chdl = mdesc_get_property(mdesc, node, "cfg-handle", NULL); in grab_mdesc_irq_props()
1871 if (!chdl || (*chdl != *reg)) in grab_mdesc_irq_props()
1873 ip->cfg_handle = *chdl; in grab_mdesc_irq_props()