Lines Matching defs:param

158 static long ohare_htw_scc_enable(struct device_node *node, long param,  in ohare_htw_scc_enable()
251 static long ohare_floppy_enable(struct device_node *node, long param, in ohare_floppy_enable()
258 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable()
264 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable()
284 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset()
298 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state()
313 static long heathrow_modem_enable(struct device_node *node, long param, in heathrow_modem_enable()
357 static long heathrow_floppy_enable(struct device_node *node, long param, in heathrow_floppy_enable()
366 static long heathrow_mesh_enable(struct device_node *node, long param, in heathrow_mesh_enable()
395 static long heathrow_ide_enable(struct device_node *node, long param, in heathrow_ide_enable()
410 static long heathrow_ide_reset(struct device_node *node, long param, in heathrow_ide_reset()
425 static long heathrow_bmac_enable(struct device_node *node, long param, in heathrow_bmac_enable()
454 static long heathrow_sound_enable(struct device_node *node, long param, in heathrow_sound_enable()
581 static long heathrow_sleep_state(struct device_node *node, long param, in heathrow_sleep_state()
598 static long core99_scc_enable(struct device_node *node, long param, long value) in core99_scc_enable()
699 core99_modem_enable(struct device_node *node, long param, long value) in core99_modem_enable()
751 pangea_modem_enable(struct device_node *node, long param, long value) in pangea_modem_enable()
841 core99_ide_enable(struct device_node *node, long param, long value) in core99_ide_enable()
864 core99_ide_reset(struct device_node *node, long param, long value) in core99_ide_reset()
882 core99_gmac_enable(struct device_node *node, long param, long value) in core99_gmac_enable()
899 core99_gmac_phy_reset(struct device_node *node, long param, long value) in core99_gmac_phy_reset()
924 core99_sound_chip_enable(struct device_node *node, long param, long value) in core99_sound_chip_enable()
954 core99_airport_enable(struct device_node *node, long param, long value) in core99_airport_enable()
1041 core99_reset_cpu(struct device_node *node, long param, long value) in core99_reset_cpu()
1082 core99_usb_enable(struct device_node *node, long param, long value) in core99_usb_enable()
1235 core99_firewire_enable(struct device_node *node, long param, long value) in core99_firewire_enable()
1262 core99_firewire_cable_power(struct device_node *node, long param, long value) in core99_firewire_cable_power()
1293 intrepid_aack_delay_enable(struct device_node *node, long param, long value) in intrepid_aack_delay_enable()
1314 core99_read_gpio(struct device_node *node, long param, long value) in core99_read_gpio()
1323 core99_write_gpio(struct device_node *node, long param, long value) in core99_write_gpio()
1332 static long g5_gmac_enable(struct device_node *node, long param, long value) in g5_gmac_enable()
1357 static long g5_fw_enable(struct device_node *node, long param, long value) in g5_fw_enable()
1382 static long g5_mpic_enable(struct device_node *node, long param, long value) in g5_mpic_enable()
1402 static long g5_eth_phy_reset(struct device_node *node, long param, long value) in g5_eth_phy_reset()
1432 static long g5_i2s_enable(struct device_node *node, long param, long value) in g5_i2s_enable()
1491 static long g5_reset_cpu(struct device_node *node, long param, long value) in g5_reset_cpu()
1822 core99_sleep_state(struct device_node *node, long param, long value) in core99_sleep_state()
1855 generic_dev_can_wake(struct device_node *node, long param, long value) in generic_dev_can_wake()
1866 static long generic_get_mb_info(struct device_node *node, long param, long value) in generic_get_mb_info()
2370 long param, value; in pmac_do_feature_call() local