Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/typec/
H A Danx7411.c52 #define STATUS_LEN 2 macro
906 u8 buf[STATUS_LEN]; in anx7411_work_func()
916 ret = anx7411_reg_block_read(ctx->spi_client, INT_STS, STATUS_LEN, buf); in anx7411_work_func()
925 ret = anx7411_reg_block_read(ctx->tcpc_client, ALERT_0, STATUS_LEN, buf); in anx7411_work_func()
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Drealtek_cr.c134 #define STATUS_LEN(chip) ((chip)->status_len) macro
1005 if (STATUS_LEN(chip) == 16) { in init_realtek_cr()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Drealtek_cr.c134 #define STATUS_LEN(chip) ((chip)->status_len) macro
1005 if (STATUS_LEN(chip) == 16) { in init_realtek_cr()

Completed in 6 milliseconds