Searched refs:og (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/video/fbdev/ |
| D | atmel_lcdfb.c | 934 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()
|
| /Linux-v5.4/arch/s390/boot/ |
| D | text_dma.S | 105 og %r1,0(%r2) 140 og %r4,0(%r3) # Save PSW
|
| /Linux-v5.4/drivers/usb/phy/ |
| D | phy-fsl-usb.c | 651 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-v5.4/arch/s390/tools/ |
| D | opcodes.txt | 807 e381 og RXY_RRRD
|