Home
last modified time | relevance | path

Searched refs:socket_state (Results 1 – 24 of 24) sorted by relevance

/linux/include/uapi/linux/
A Dnet.h54 } socket_state; typedef
/linux/drivers/pcmcia/
A Dpxa2xx_cm_x270.c70 .socket_state = cmx270_pcmcia_socket_state,
A Dpxa2xx_palmld.c69 .socket_state = palmld_pcmcia_socket_state,
A Dpxa2xx_palmtx.c71 .socket_state = palmtx_pcmcia_socket_state,
A Dsa1100_simpad.c102 .socket_state = simpad_pcmcia_socket_state,
A Dpxa2xx_hx4700.c85 .socket_state = hx4700_pcmcia_socket_state,
A Dpxa2xx_e740.c86 .socket_state = e740_pcmcia_socket_state,
A Dpxa2xx_stargate2.c86 .socket_state = sg2_pcmcia_socket_state,
A Dpxa2xx_balloon3.c95 .socket_state = balloon3_pcmcia_socket_state,
A Dpxa2xx_cm_x255.c91 .socket_state = cmx255_pcmcia_socket_state,
A Dpxa2xx_palmtc.c121 .socket_state = palmtc_pcmcia_socket_state,
A Dpxa2xx_mainstone.c84 .socket_state = mst_pcmcia_socket_state,
A Dpxa2xx_vpac270.c97 .socket_state = vpac270_pcmcia_socket_state,
A Dsa1100_h3600.c148 .socket_state = h3600_pcmcia_socket_state,
A Dsoc_common.h115 void (*socket_state)(struct soc_pcmcia_socket *, struct pcmcia_state *); member
A Dpxa2xx_viper.c116 .socket_state = viper_pcmcia_socket_state,
A Dpxa2xx_trizeps4.c153 .socket_state = trizeps_pcmcia_socket_state,
A Dpxa2xx_colibri.c107 .socket_state = colibri_pcmcia_socket_state,
A Dsa1100_generic.c94 .socket_state = soc_common_cf_socket_state,
A Dpxa2xx_sharpsl.c196 .socket_state = sharpsl_pcmcia_socket_state,
A Dsa1111_generic.c154 ops->socket_state = sa1111_pcmcia_socket_state; in sa1111_pcmcia_add()
A Dsoc_common.c307 skt->ops->socket_state(skt, &state); in soc_common_pcmcia_skt_state()
/linux/include/trace/events/
A Dsunrpc.h816 __field(unsigned int, socket_state)
827 __entry->socket_state = socket->state;
840 __entry->socket_state,
841 rpc_show_socket_state(__entry->socket_state),
866 __field(unsigned int, socket_state)
877 __entry->socket_state = socket->state;
892 __entry->socket_state,
893 rpc_show_socket_state(__entry->socket_state),
2117 __field(unsigned long, socket_state)
2124 __entry->socket_state = socket->state;
[all …]
/linux/include/linux/
A Dnet.h115 socket_state state;

Completed in 25 milliseconds