Home
last modified time | relevance | path

Searched defs:slot1 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c533 int slot0 = 300, slot1 = 0; in iwlagn_set_pan_params() local
/Linux-v4.19/drivers/iio/health/
Dmax30102.c198 #define MAX30102_MODE_CONTROL_LED_SLOTS(slot2, slot1) \ argument
/Linux-v4.19/drivers/pci/hotplug/
Dshpchp.h188 volatile u32 slot1; member
/Linux-v4.19/net/tipc/
Dnode.c652 int *slot1 = &n->active_links[1]; in __tipc_node_link_up() local
735 int *slot1 = &n->active_links[1]; in __tipc_node_link_down() local
/Linux-v4.19/drivers/net/can/
Dgrcan.c46 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument