Searched defs:ocs (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/of/ |
H A D | dynamic.c | 500 struct device_node *of_changeset_create_node(struct of_changeset *ocs, in of_changeset_create_node() 654 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init() 669 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy() 699 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) in __of_changeset_apply_entries() 728 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify() 756 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply() 780 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() 803 int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply) in __of_changeset_revert_entries() 829 int __of_changeset_revert_notify(struct of_changeset *ocs) in __of_changeset_revert_notify() 849 static int __of_changeset_revert(struct of_changeset *ocs) in __of_changeset_revert() [all …]
|
/linux/drivers/pci/ |
H A D | of_property.c | 95 struct of_changeset *ocs, in of_pci_prop_bus_range() 105 static int of_pci_prop_ranges(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_ranges() 161 static int of_pci_prop_reg(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_reg() 174 struct of_changeset *ocs, in of_pci_prop_interrupts() 190 static int of_pci_prop_intr_ctrl(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_intr_ctrl() 210 static int of_pci_prop_intr_map(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_prop_intr_map() 328 struct of_changeset *ocs, in of_pci_prop_compatible() 349 int of_pci_add_properties(struct pci_dev *pdev, struct of_changeset *ocs, in of_pci_add_properties() 419 struct of_changeset *ocs, in of_pci_host_bridge_prop_ranges() 483 struct of_changeset *ocs, in of_pci_add_host_bridge_properties()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | dlpar.c | 265 static int dlpar_changeset_attach_cc_nodes(struct of_changeset *ocs, in dlpar_changeset_attach_cc_nodes() 449 struct of_changeset ocs; in dlpar_hp_dt_add() local 505 static int changeset_detach_node_recursive(struct of_changeset *ocs, in changeset_detach_node_recursive() 525 struct of_changeset ocs; in dlpar_hp_dt_remove() local
|
/linux/include/linux/ |
H A D | of.h | 1620 static inline int of_changeset_attach_node(struct of_changeset *ocs, in of_changeset_attach_node() 1626 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node() 1632 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property() 1638 static inline int of_changeset_remove_property(struct of_changeset *ocs, in of_changeset_remove_property() 1644 static inline int of_changeset_update_property(struct of_changeset *ocs, in of_changeset_update_property() 1664 static inline int of_changeset_add_prop_u32(struct of_changeset *ocs, in of_changeset_add_prop_u32()
|
/linux/include/uapi/linux/ |
H A D | hdlcdrv.h | 57 struct hdlcdrv_old_channel_state ocs; member
|
/linux/drivers/net/slip/ |
H A D | slhc.c | 230 struct cstate *ocs = &(comp->tstate[comp->xmit_oldest]); in slhc_compress() local
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-tvaudio.c | 175 int ausel=0, ics=0, ocs=0; in mute_input_7134() local
|
/linux/drivers/pci/hotplug/ |
H A D | pnv_php.c | 215 static int pnv_php_populate_changeset(struct of_changeset *ocs, in pnv_php_populate_changeset()
|
/linux/include/ufs/ |
H A D | ufshci.h | 524 u8 ocs; member
|
/linux/drivers/ufs/core/ |
H A D | ufshcd.c | 5447 enum utp_ocs ocs; in ufshcd_transfer_rsp_status() local 5631 enum utp_ocs ocs; in ufshcd_compl_one_cqe() local
|