Home
last modified time | relevance | path

Searched refs:og (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/video/fbdev/
Datmel_lcdfb.c911 struct atmel_lcdfb_power_ctrl_gpio *og; in atmel_lcdfb_power_control_gpio() local
913 list_for_each_entry(og, &pdata->pwr_gpios, list) in atmel_lcdfb_power_control_gpio()
914 gpiod_set_value(og->gpiod, on); in atmel_lcdfb_power_control_gpio()
925 struct atmel_lcdfb_power_ctrl_gpio *og; in atmel_lcdfb_of_init() local
974 og = devm_kzalloc(dev, sizeof(*og), GFP_KERNEL); in atmel_lcdfb_of_init()
975 if (!og) in atmel_lcdfb_of_init()
978 og->gpiod = gpiod; in atmel_lcdfb_of_init()
986 list_add(&og->list, &pdata->pwr_gpios); in atmel_lcdfb_of_init()
/linux-6.12.1/arch/s390/kernel/
Dtext_amode31.S126 og %r4,0(%r3) # Save PSW
/linux-6.12.1/drivers/usb/phy/
Dphy-fsl-usb.c651 struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work); in fsl_otg_event() local
652 struct otg_fsm *fsm = &og->fsm; in fsl_otg_event()
/linux-6.12.1/arch/s390/tools/
Dopcodes.txt826 e381 og RXY_RRRD
/linux-6.12.1/
DMAINTAINERS24240 F: drivers/media/i2c/og*