Home
last modified time | relevance | path

Searched defs:slot2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/health/
H A Dmax30102.c188 #define MAX30102_MODE_CONTROL_LED_SLOTS(slot2, slot1) \ argument
/linux/drivers/pcmcia/
H A Dti113x.h654 struct yenta_socket *slot2; in ti12xx_2nd_slot_empty() local
/linux/drivers/net/can/
H A Dgrcan.c44 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument
/linux/net/ipv4/
H A Dudp.c292 unsigned int slot2 = udp_sk(sk)->udp_portaddr_hash ^ snum; in udp_lib_get_port() local