Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/i4l/
Disdn_common.c359 unsigned long l2_feature = (1 << l2prot); in isdn_command() local
369 if (!(features & l2_feature)) { in isdn_command()