Home
last modified time | relevance | path

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

/linux/drivers/iio/health/
H A Dmax30102.c188 #define MAX30102_MODE_CONTROL_LED_SLOTS(slot2, slot1) \ argument
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c513 int slot0 = 300, slot1 = 0; in iwlagn_set_pan_params() local
/linux/net/tipc/
H A Dnode.c860 int *slot1 = &n->active_links[1]; in __tipc_node_link_up() local
994 int *slot1 = &n->active_links[1]; in __tipc_node_link_down() local
/linux/sound/soc/fsl/
H A Dfsl_easrc.c867 struct fsl_easrc_slot *slot0, *slot1; in fsl_easrc_config_slot() local
/linux/drivers/net/can/
H A Dgrcan.c44 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument