Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Datmel_lcdfb.c934 struct atmel_lcdfb_power_ctrl_gpio *og; in atmel_lcdfb_power_control_gpio() local
936 list_for_each_entry(og, &pdata->pwr_gpios, list) in atmel_lcdfb_power_control_gpio()
937 gpiod_set_value(og->gpiod, on); in atmel_lcdfb_power_control_gpio()
948 struct atmel_lcdfb_power_ctrl_gpio *og; in atmel_lcdfb_of_init() local
997 og = devm_kzalloc(dev, sizeof(*og), GFP_KERNEL); in atmel_lcdfb_of_init()
998 if (!og) in atmel_lcdfb_of_init()
1001 og->gpiod = gpiod; in atmel_lcdfb_of_init()
1009 list_add(&og->list, &pdata->pwr_gpios); in atmel_lcdfb_of_init()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Datmel_lcdfb.c912 struct atmel_lcdfb_power_ctrl_gpio *og; in atmel_lcdfb_power_control_gpio() local
914 list_for_each_entry(og, &pdata->pwr_gpios, list) in atmel_lcdfb_power_control_gpio()
915 gpiod_set_value(og->gpiod, on); in atmel_lcdfb_power_control_gpio()
926 struct atmel_lcdfb_power_ctrl_gpio *og; in atmel_lcdfb_of_init() local
975 og = devm_kzalloc(dev, sizeof(*og), GFP_KERNEL); in atmel_lcdfb_of_init()
976 if (!og) in atmel_lcdfb_of_init()
979 og->gpiod = gpiod; in atmel_lcdfb_of_init()
987 list_add(&og->list, &pdata->pwr_gpios); in atmel_lcdfb_of_init()
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dtext_dma.S112 og %r4,0(%r3) # Save PSW
/kernel/linux/linux-5.10/drivers/usb/phy/
H A 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()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A 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()

Completed in 6 milliseconds