Home
last modified time | relevance | path

Searched refs:term_state (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/can/usb/
H A Dgs_usb.c1167 struct gs_device_termination_state term_state; in gs_usb_get_termination() local
1173 &term_state, sizeof(term_state), 1000, in gs_usb_get_termination()
1178 if (term_state.state == cpu_to_le32(GS_CAN_TERMINATION_STATE_ON)) in gs_usb_get_termination()
1189 struct gs_device_termination_state term_state; in gs_usb_set_termination() local
1192 term_state.state = cpu_to_le32(GS_CAN_TERMINATION_STATE_ON); in gs_usb_set_termination()
1194 term_state.state = cpu_to_le32(GS_CAN_TERMINATION_STATE_OFF); in gs_usb_set_termination()
1199 &term_state, sizeof(term_state), 1000, in gs_usb_set_termination()
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h56 u_short term_state; member
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.h56 u_short term_state; member

Completed in 4 milliseconds