Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 238) sorted by relevance

12345678910

/linux-2.4.37.9/include/linux/
Di2c-dev.h37 __u8 command; member
52 static inline __s32 i2c_smbus_access(int file, char read_write, __u8 command, in i2c_smbus_access()
85 static inline __s32 i2c_smbus_read_byte_data(int file, __u8 command) in i2c_smbus_read_byte_data()
95 static inline __s32 i2c_smbus_write_byte_data(int file, __u8 command, in i2c_smbus_write_byte_data()
104 static inline __s32 i2c_smbus_read_word_data(int file, __u8 command) in i2c_smbus_read_word_data()
114 static inline __s32 i2c_smbus_write_word_data(int file, __u8 command, in i2c_smbus_write_word_data()
123 static inline __s32 i2c_smbus_process_call(int file, __u8 command, __u16 value) in i2c_smbus_process_call()
136 static inline __s32 i2c_smbus_read_block_data(int file, __u8 command, in i2c_smbus_read_block_data()
151 static inline __s32 i2c_smbus_write_block_data(int file, __u8 command, in i2c_smbus_write_block_data()
165 static inline __s32 i2c_smbus_write_i2c_block_data(int file, __u8 command, in i2c_smbus_write_i2c_block_data()
/linux-2.4.37.9/net/irda/
Dirlap_frame.c301 __u8 command, discovery_t *discovery) in irlap_send_discovery_xid_frame()
557 void irlap_send_rr_frame(struct irlap_cb *self, int command) in irlap_send_rr_frame()
608 struct irlap_info *info, int command) in irlap_recv_rr_frame()
619 void irlap_send_frmr_frame( struct irlap_cb *self, int command) in irlap_send_frmr_frame()
654 struct irlap_info *info, int command) in irlap_recv_rnr_frame()
667 struct irlap_info *info, int command) in irlap_recv_rej_frame()
681 struct irlap_info *info, int command) in irlap_recv_srej_frame()
695 struct irlap_info *info, int command) in irlap_recv_disc_frame()
927 void irlap_resend_rejected_frames(struct irlap_cb *self, int command) in irlap_resend_rejected_frames()
1010 void irlap_resend_rejected_frame(struct irlap_cb *self, int command) in irlap_resend_rejected_frame()
[all …]
/linux-2.4.37.9/drivers/net/appletalk/
Dltpc.h19 unsigned char command; member
24 unsigned char command; member
31 unsigned char command; member
37 unsigned char command; member
42 unsigned char command; member
48 unsigned char command; member
56 unsigned char command; member
/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-io.c138 static int ft_check_cmd_restrictions(qic117_cmd_t command) in ft_check_cmd_restrictions()
232 int ftape_command(qic117_cmd_t command) in ftape_command()
347 int ftape_command_wait(qic117_cmd_t command, unsigned int timeout, int *status) in ftape_command_wait()
382 qic117_cmd_t command, in ftape_report_operation()
475 qic117_cmd_t *command, int report) in ftape_report_error()
694 qic117_cmd_t command; in ftape_report_vendor_id() local
747 qic117_cmd_t command; in ftape_set_rate_test() local
/linux-2.4.37.9/drivers/i2c/
Di2c-core.c984 extern s32 i2c_smbus_read_byte_data(struct i2c_client * client, u8 command) in i2c_smbus_read_byte_data()
994 extern s32 i2c_smbus_write_byte_data(struct i2c_client * client, u8 command, in i2c_smbus_write_byte_data()
1004 extern s32 i2c_smbus_read_word_data(struct i2c_client * client, u8 command) in i2c_smbus_read_word_data()
1015 u8 command, u16 value) in i2c_smbus_write_word_data()
1025 u8 command, u16 value) in i2c_smbus_process_call()
1039 u8 command, u8 *values) in i2c_smbus_read_block_data()
1055 u8 command, u8 length, u8 *values) in i2c_smbus_write_block_data()
1070 u8 command, u8 length, u8 *values) in i2c_smbus_write_i2c_block_data()
1088 char read_write, u8 command, int size, in i2c_smbus_xfer_emulated()
1186 char read_write, u8 command, int size, in i2c_smbus_xfer()
/linux-2.4.37.9/drivers/ieee1394/
Dsbp2.c421 struct sbp2_command_info *command; in sbp2util_create_command_orb_pool() local
458 struct sbp2_command_info *command; in sbp2util_remove_command_orb_pool() local
491 struct sbp2_command_info *command; in sbp2util_find_command_for_orb() local
518 struct sbp2_command_info *command; in sbp2util_find_command_for_SCpnt() local
544 struct sbp2_command_info *command = NULL; in sbp2util_allocate_command_orb() local
563 static void sbp2util_free_command_dma(struct sbp2_command_info *command) in sbp2util_free_command_dma()
599 …il_mark_command_completed(struct scsi_id_instance_data *scsi_id, struct sbp2_command_info *command) in sbp2util_mark_command_completed()
1808 struct sbp2_command_info *command, in sbp2_create_command_orb()
2059 struct sbp2_command_info *command) in sbp2_link_orb_command()
2168 struct sbp2_command_info *command; in sbp2_send_command() local
[all …]
/linux-2.4.37.9/drivers/usb/storage/
Dshuttle_usbat.c193 unsigned char *command, in usbat_bulk_transport()
279 unsigned char command[8] = { in usbat_set_shuttle_features() local
304 unsigned char command[8] = { in usbat_read_block() local
386 unsigned char command[8] = { in usbat_write_block() local
432 unsigned char command[16] = { in usbat_rw_block_test() local
569 unsigned char command[8] = { in usbat_multiple_write() local
Ddatafab.c180 unsigned char command[8] = { 0, 0, 0, 0, 0, 0xE0, 0x20, 0x01 }; in datafab_read_data() local
304 unsigned char command[8] = { 0, 0, 0, 0, 0, 0xE0, 0x30, 0x02 }; in datafab_write_data() local
448 unsigned char command[8] = { 0, 1, 0, 0, 0, 0xa0, 0xec, 1 }; in datafab_determine_lun() local
497 unsigned char command[8] = { 0, 1, 0, 0, 0, 0xa0, 0xec, 1 }; in datafab_id_device() local
Dsddr55.c216 unsigned char command[8] = { in sddr55_status() local
282 unsigned char command[8] = { in sddr55_read_data() local
424 unsigned char command[8] = { in sddr55_write_data() local
653 unsigned char command[8] = { in sddr55_read_deviceID() local
778 unsigned char command[8] = { 0, 0, 0, 0, 0, 0xb0, 0, 0x8a}; in sddr55_read_map() local
/linux-2.4.37.9/arch/mips/vr41xx/tanbac-tb0229/
Dreboot.c21 void tanbac_tb0219_restart(char *command) in tanbac_tb0219_restart()
/linux-2.4.37.9/arch/mips/vr4181/osprey/
Dreset.c19 void nec_osprey_restart(char *command) in nec_osprey_restart()
/linux-2.4.37.9/arch/mips/vr41xx/common/
Dreset.c19 void vr41xx_restart(char *command) in vr41xx_restart()
/linux-2.4.37.9/arch/mips/galileo-boards/ev96100/
Dreset.c47 static void mips_machine_restart(char *command) in mips_machine_restart()
/linux-2.4.37.9/arch/sh64/boot/compressed/
Dcache.c28 int cache_control(unsigned int command) in cache_control()
/linux-2.4.37.9/arch/mips/pmc-sierra/big_sur/
Dreset.c29 void big_sur_restart(char *command) in big_sur_restart()
/linux-2.4.37.9/arch/mips/gt64120/ev64120/
Dreset.c16 void galileo_machine_restart(char *command) in galileo_machine_restart()
/linux-2.4.37.9/arch/mips/momentum/jaguar_atx/
Dreset.c26 void momenco_jaguar_restart(char *command) in momenco_jaguar_restart()
/linux-2.4.37.9/arch/mips/momentum/ocelot_c/
Dreset.c26 void momenco_ocelot_restart(char *command) in momenco_ocelot_restart()
/linux-2.4.37.9/arch/mips/pmc-sierra/stretch/
Dreset.c17 void pmc_stretch_restart(char *command) in pmc_stretch_restart()
/linux-2.4.37.9/arch/mips/au1000/common/
Dreset.c42 void au1000_restart(char *command) in au1000_restart()
/linux-2.4.37.9/arch/mips/gt64120/momenco_ocelot/
Dreset.c20 void momenco_ocelot_restart(char *command) in momenco_ocelot_restart()
/linux-2.4.37.9/arch/mips/momentum/ocelot_g/
Dreset.c20 void momenco_ocelot_restart(char *command) in momenco_ocelot_restart()
/linux-2.4.37.9/arch/mips/lasat/
Dreset.c40 static void lasat_machine_restart(char *command) in lasat_machine_restart()
/linux-2.4.37.9/drivers/cdrom/
Dcm206.c272 int command; /* command to be written to the uart */ member
309 void send_command_polled(int command) in send_command_polled()
330 uch send_receive_polled(int command) in send_receive_polled()
470 void send_command(int command) in send_command()
525 inline uch send_receive(int command) in send_receive()
536 int type_0_command(int command, int expect_dsb) in type_0_command()
551 int type_1_command(int command, int bytes, uch * status) in type_1_command()
1244 uch command = (lock) ? c_lock_tray : c_unlock_tray; in cm206_lock_door() local
/linux-2.4.37.9/drivers/usb/serial/
Dwhiteheat.c246 static int whiteheat_send_cmd (struct usb_serial *serial, __u8 command, __u8 *data, __u8 datasize) in whiteheat_send_cmd()
572 __u8 command[2] = { WHITEHEAT_GET_HW_INFO, 0 }; in whiteheat_real_startup() local
642 static void set_command (struct usb_serial_port *port, unsigned char state, unsigned char command) in set_command()

12345678910