Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dthread-device.c13 unsigned int *id_ptr) in vdo_register_thread_device_id() argument
15 vdo_register_thread(&device_id_thread_registry, new_thread, id_ptr); in vdo_register_thread_device_id()
H A Dthread-device.h12 unsigned int *id_ptr);
/linux/drivers/net/ethernet/mediatek/
H A Dairoha_eth.c2617 const __be32 *id_ptr = of_get_property(np, "reg", NULL); in airoha_alloc_gdm_port() local
2624 if (!id_ptr) { in airoha_alloc_gdm_port()
2629 id = be32_to_cpup(id_ptr); in airoha_alloc_gdm_port()