Searched defs:ocs (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/of/ |
H A D | dynamic.c | 498 struct device_node *of_changeset_create_node(struct of_changeset *ocs, in of_changeset_create_node() 652 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() 667 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy() 697 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) in __of_changeset_apply_entries() 726 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify() 754 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() 778 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() 801 int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply) in __of_changeset_revert_entries() 827 int __of_changeset_revert_notify(struct of_changeset *ocs) in __of_changeset_revert_notify() 847 static int __of_changeset_revert(struct of_changeset *ocs) in __of_changeset_revert() [all …]
|
/openbmc/linux/drivers/pci/ |
H A D | of_property.c | 91 struct of_changeset *ocs, in of_pci_prop_bus_range() 101 static int of_pci_prop_ranges(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_ranges() 157 static int of_pci_prop_reg(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_reg() 170 struct of_changeset *ocs, in of_pci_prop_interrupts() 186 static int of_pci_prop_intr_map(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_intr_map() 296 struct of_changeset *ocs, in of_pci_prop_compatible() 317 int of_pci_add_properties(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_add_properties()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | pnv-pci.h | 69 struct of_changeset ocs; member
|
/openbmc/linux/include/linux/ |
H A D | of.h | 1567 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node() 1573 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node() 1579 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property() 1585 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property() 1591 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property() 1611 static inline int of_changeset_add_prop_u32(struct of_changeset *ocs, in of_changeset_add_prop_u32()
|
/openbmc/linux/include/uapi/linux/ |
H A D | hdlcdrv.h | 57 struct hdlcdrv_old_channel_state ocs; member
|
/openbmc/linux/drivers/net/slip/ |
H A D | slhc.c | 230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() local
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-tvaudio.c | 175 int ausel=0, ics=0, ocs=0; in mute_input_7134() local
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | pnv_php.c | 212 static int pnv_php_populate_changeset(struct of_changeset *ocs, in pnv_php_populate_changeset()
|
/openbmc/linux/include/ufs/ |
H A D | ufshci.h | 532 u8 ocs; member
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_cpuif.c | 2037 GICv3CPUState *ocs = &s->cpu[i]; in icc_generate_sgi() local
|
/openbmc/linux/drivers/ufs/core/ |
H A D | ufshcd.c | 5274 enum utp_ocs ocs; ufshcd_transfer_rsp_status() local 5452 enum utp_ocs ocs; ufshcd_compl_one_cqe() local [all...] |