Home
last modified time | relevance | path

Searched refs:dvr (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A DMakefile10 obj-$(CONFIG_PHY_BRCM_USB) += phy-brcm-usb-dvr.o
12 phy-brcm-usb-dvr-objs := phy-brcm-usb.o phy-brcm-usb-init.o phy-brcm-usb-init-synopsys.o
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H A DMakefile10 obj-$(CONFIG_PHY_BRCM_USB) += phy-brcm-usb-dvr.o
12 phy-brcm-usb-dvr-objs := phy-brcm-usb.o phy-brcm-usb-init.o phy-brcm-usb-init-synopsys.o
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c124 static void gdth_log_event(gdth_evt_data *dvr, char *buffer);
2557 ha->dvr.severity = readb in __gdth_interrupt()
2560 ha->dvr.event_string[i] = readb in __gdth_interrupt()
2562 if (ha->dvr.event_string[i] == 0) in __gdth_interrupt()
2594 ha->dvr.size = sizeof(ha->dvr.eu.driver); in __gdth_interrupt()
2595 ha->dvr.eu.driver.ionode = ha->hanum; in __gdth_interrupt()
2596 gdth_store_event(ha, ES_DRIVER, 4, &ha->dvr); in __gdth_interrupt()
2606 ha->dvr.size = sizeof(ha->dvr in __gdth_interrupt()
3065 gdth_log_event(gdth_evt_data *dvr, char *buffer) gdth_log_event() argument
[all...]
H A Dgdth.h898 gdth_evt_data dvr; /* event structure */ member
/kernel/linux/linux-5.10/drivers/pinctrl/sirf/
H A Dpinctrl-atlas7.c245 #define MUX(b, pad, f, dr, db, dvr, dvb) \
252 .dinput_val_reg = dvr, \

Completed in 25 milliseconds