Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/acpi/ !
Dvideo.c79 static bool allow_duplicates; variable
80 module_param(allow_duplicates, bool, 0644);
1681 if (!allow_duplicates) in acpi_video_bus_add()
/linux-3.4.99/drivers/infiniband/core/ !
Dmulticast.c153 int allow_duplicates) in mcast_insert() argument
170 else if (allow_duplicates) in mcast_insert()